public interface LineItemImportDraft
LineItemImportDraftBuilder
Modifier and Type | Method and Description |
---|---|
CustomFieldsDraft |
getCustom() |
LocalizedString |
getName() |
PriceDraft |
getPrice() |
String |
getProductId() |
Long |
getQuantity() |
ItemShippingDetailsDraft |
getShippingDetails() |
Set<ItemState> |
getState() |
Reference<Channel> |
getSupplyChannel() |
TaxRate |
getTaxRate() |
ProductVariantImportDraft |
getVariant() |
LocalizedString getName()
PriceDraft getPrice()
Long getQuantity()
@Nullable CustomFieldsDraft getCustom()
ProductVariantImportDraft getVariant()
@Nullable ItemShippingDetailsDraft getShippingDetails()