Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 822 Bytes

OrderEntry.md

File metadata and controls

11 lines (8 loc) · 822 Bytes

OrderEntry

Properties

Name Type Description Notes
OrderId string The id of the Order [optional] [default to null]
Version int32 Version number which is incremented each time an update is committed to the order. Orders that were not created through the API will not include a version and thus cannot be updated. Read more about working with versions. [optional] [default to null]
LocationId string The location id the Order belongs to. [optional] [default to null]

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