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 |
Address |
Physical address of warehouse |
ContactInfoAddress |
None. |
Enabled | boolean |
Required |
|
WarehouseType | WarehouseTypeEnum |
None. |
|
GenerateShippingLabel | boolean |
Required |
|
GeneratePicklist | boolean |
Required |
|
GenerateReturnShippingLabel | boolean |
Required |
|
Parameters | Collection of WarehouseParameter |
None. |
|
Id |
Gets or sets the identifier. |
integer |
Must be 0 |
Name |
Gets or sets the name. |
string |
Required Max length: 50 |