Class InventoryEntryDraft.Builder
java.lang.Object
com.commercetools.graphql.api.types.InventoryEntryDraft.Builder
- Enclosing class:
- InventoryEntryDraft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()custom(CustomFieldsDraft custom) expectedDelivery(OffsetDateTime expectedDelivery) quantityOnStock(Long quantityOnStock) restockableInDays(Integer restockableInDays) supplyChannel(ResourceIdentifierInput supplyChannel)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
sku
-
key
-
quantityOnStock
-
restockableInDays
-
expectedDelivery
-
supplyChannel
-
custom
-