Package com.commercetools.api.models
Interface CustomizableDraft<T extends CustomizableDraft<T>>
- Type Parameters:
T- the type of the underlying model, like category.
- All Known Subinterfaces:
AddressDraft,AssetDraft,CartAddCustomLineItemAction,CartAddLineItemAction,CartDiscountDraft,CartDraft,CategoryDraft,ChannelDraft,CustomerDraft,CustomerGroupDraft,CustomLineItemDraft,CustomLineItemImportDraft,DeliveryDraft,DiscountCodeDraft,InventoryEntryDraft,LineItemDraft,LineItemImportDraft,MyBusinessUnitDraft,MyCartAddLineItemAction,MyCartDraft,MyCompanyDraft,MyCustomerDraft,MyDivisionDraft,MyLineItemDraft,MyPaymentDraft,MyShoppingListAddLineItemAction,MyShoppingListAddTextLineItemAction,MyShoppingListDraft,MyTransactionDraft,OrderAddDeliveryAction,OrderEditDraft,OrderImportDraft,ParcelDraft,PaymentDraft,PriceDraft,ProductSelectionDraft,QuoteDraft,ReturnItemDraft,ReviewDraft,ShippingMethodDraft,ShoppingListAddLineItemAction,ShoppingListAddTextLineItemAction,ShoppingListDraft,ShoppingListLineItemDraft,StagedOrderAddCustomLineItemAction,StagedOrderAddDeliveryAction,StagedOrderAddLineItemAction,StandalonePriceDraft,StoreDraft,TextLineItemDraft,TransactionDraft
public interface CustomizableDraft<T extends CustomizableDraft<T>>
Entity with a CustomFieldDraft property
-
Method Summary
-
Method Details
-
getCustom
CustomFieldsDraft getCustom() -
setCustom
-
unwrapCustomizableDraft
-