| Name | Description | Type | Additional information |
|---|---|---|---|
| Aisle |
Gets or sets the aisle. |
string |
Max length: 20 |
| Bay |
Gets or sets the bay. |
string |
Max length: 20 |
| Shelf |
Gets or sets the shelf. |
string |
Max length: 20 |
| Bin |
Gets or sets the bin. |
string |
Max length: 20 |
| Priority |
Gets or sets the priority. |
integer |
Required |
| CanPick |
Gets or sets a value indicating whether this instance can pick. |
boolean |
Required |
| LocationType |
Gets or sets type of location. Default is Pick. |
LocationTypeEnum |
None. |
| Id |
Gets or sets the identifier. |
integer |
Must be 0 (for insert operations) |
| Name |
Gets or sets the name. |
string |
Required Max length: 80 |
| WarehouseId |
Gets or sets the warehouse identifier. |
integer |
Required |