Package com.commercetools.api.client
Interface CartDiscountExpansionMixin<T extends ExpandableRequest<T,CartDiscountExpansionBuilderDsl>>
- All Superinterfaces:
ExpandableRequest<T,
CartDiscountExpansionBuilderDsl>
- All Known Implementing Classes:
ByProjectKeyCartDiscountsByIDDelete
,ByProjectKeyCartDiscountsByIDGet
,ByProjectKeyCartDiscountsByIDPost
,ByProjectKeyCartDiscountsByIDPostString
,ByProjectKeyCartDiscountsGet
,ByProjectKeyCartDiscountsKeyByKeyDelete
,ByProjectKeyCartDiscountsKeyByKeyGet
,ByProjectKeyCartDiscountsKeyByKeyPost
,ByProjectKeyCartDiscountsKeyByKeyPostString
public interface CartDiscountExpansionMixin<T extends ExpandableRequest<T,CartDiscountExpansionBuilderDsl>>
extends ExpandableRequest<T,CartDiscountExpansionBuilderDsl>
-
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,
CartDiscountExpansionBuilderDsl>, CartDiscountExpansionBuilderDsl>
-