Package com.commercetools.api.client
Interface ProductTypeExpansionMixin<T extends ExpandableRequest<T,ProductTypeExpansionBuilderDsl>>
- All Superinterfaces:
ExpandableRequest<T,
ProductTypeExpansionBuilderDsl>
- All Known Implementing Classes:
ByProjectKeyProductTypesByIDDelete
,ByProjectKeyProductTypesByIDGet
,ByProjectKeyProductTypesByIDPost
,ByProjectKeyProductTypesByIDPostString
,ByProjectKeyProductTypesGet
public interface ProductTypeExpansionMixin<T extends ExpandableRequest<T,ProductTypeExpansionBuilderDsl>>
extends ExpandableRequest<T,ProductTypeExpansionBuilderDsl>
-
Method Summary
Methods inherited from interface com.commercetools.api.client.ExpandableRequest
addExpand, addExpansion, withExpand, withExpansion
-
Method Details
-
expandDsl
- Specified by:
expandDsl
in interfaceExpandableRequest<T extends ExpandableRequest<T,
ProductTypeExpansionBuilderDsl>, ProductTypeExpansionBuilderDsl>
-