WarehouseChanges
The class to describe the WarehouseChanges business object.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Priority |
Gets or sets the priority. |
integer |
Required |
| CanPick |
Gets or sets a value indicating whether this instance can pick. |
boolean |
Required |
| ShopOwnerId |
Gets or sets the shop owner identifier. |
integer |
Required |
| Id |
Gets or sets the identifier. |
integer |
Must be 0 |
| Name |
Gets or sets the name. |
string |
Required Max length: 50 |