Class LineItemDraft.Builder
java.lang.Object
com.commercetools.graphql.api.types.LineItemDraft.Builder
- Enclosing class:
- LineItemDraft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddedAt(OffsetDateTime addedAt) build()custom(CustomFieldsDraft custom) distributionChannel(ResourceIdentifierInput distributionChannel) externalPrice(BaseMoneyInput externalPrice) externalTaxRate(ExternalTaxRateDraft externalTaxRate) externalTotalPrice(ExternalLineItemTotalPriceDraft externalTotalPrice) inventoryMode(InventoryMode inventoryMode) shippingDetails(ItemShippingDetailsDraft shippingDetails) supplyChannel(ResourceIdentifierInput supplyChannel)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
key
-
productId
-
sku
-
quantity
-
variantId
-
supplyChannel
-
distributionChannel
-
custom
-
shippingDetails
-
addedAt
-
externalTaxRate
-
externalPrice
-
externalTotalPrice
-
inventoryMode
-