Class InventoryEntry.Builder
java.lang.Object
com.commercetools.graphql.api.types.InventoryEntry.Builder
- Enclosing class:
- InventoryEntry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionavailableQuantity(Long availableQuantity) build()createdAt(OffsetDateTime createdAt) custom(CustomFieldsType custom) expectedDelivery(OffsetDateTime expectedDelivery) lastModifiedAt(OffsetDateTime lastModifiedAt) lastModifiedBy(Initiator lastModifiedBy) quantityOnStock(Long quantityOnStock) restockableInDays(Integer restockableInDays) supplyChannel(Channel supplyChannel) supplyChannelRef(Reference supplyChannelRef)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
sku
-
quantityOnStock
-
availableQuantity
-
key
-
restockableInDays
-
expectedDelivery
-
supplyChannel
-
supplyChannelRef
-
custom
-
id
-
version
-
createdAt
-
lastModifiedAt
-
createdBy
-
lastModifiedBy
-