Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 949 Bytes

InventoryLocation.md

File metadata and controls

15 lines (11 loc) · 949 Bytes

Yaksa.OrckestraCommerce.Client.Model.InventoryLocation

InventoryLocation

Properties

Name Type Description Notes
AssociatedLocationId string The associated location id which could represent a Store number or a Warehouse number [optional]
Created DateTime The date the InventoryLocation was created. [optional]
CreatedBy string The identifier of the operator who created the InventoryLocation. [optional]
LastModified DateTime The date that the last modification was applied to the InventoryLocation. [optional]
LastModifiedBy string The identifier of the operator who last modified the InventoryLocation details are modified. [optional]

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