Interface CustomDraft
-
- All Known Implementing Classes:
AssetDraftCustomTypeAdapter,CartDiscountDraftCustomTypeAdapter,CategoryDraftCustomTypeAdapter,CustomerDraftCustomTypeAdapter,InventoryEntryDraftCustomTypeAdapter,PriceDraftCustomTypeAdapter,ShoppingListLineItemDraftCustomTypeAdapter,TextLineItemDraftCustomTypeAdapter
public interface CustomDraftInterface for draft objects which include custom fields.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.commercetools.api.models.type.CustomFieldsDraftgetCustom()
-