Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.4 KB

InventoryItemStatusDetails.md

File metadata and controls

18 lines (14 loc) · 1.4 KB

Yaksa.OrckestraCommerce.Client.Model.InventoryItemStatusDetails

InventoryItemStatusDetails

Properties

Name Type Description Notes
CurrentStatus string The current status of the item [optional]
FulfillmentLocationName string The name of the FulfillmentLocation associated to the inventory location [optional]
FulfillmentLocationNumber string The identifier of the FulfillmentLocation associated to the inventory location [optional]
FulfillmentLocationType string The type of the FulfillmentLocation associated to the inventory location [optional]
InventoryItem InventoryItem [optional]
IsFulfillmentLocationAtpEnabled bool A value indicating whether the inventory availability to promise is enabled for the fulfillment location associated to the inventory location [optional]
IsFulfillmentLocationInventoryEnabled bool A value indicating whether the inventory is enabled for the fulfillment location associated to the inventory location [optional]
Scope string The scope associated to the FulfillmentLocation associated to the inventory Location. [optional]

[Back to Model list] [Back to API list] [Back to README]