WarehouseLocationChanges

The class to describe the WarehouseLocationChanges business object.

NameDescriptionTypeAdditional 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

Id

Gets or sets the identifier.

integer

Must be 0

Name

Gets or sets the name.

string

Required

Max length: 80

WarehouseId

Gets or sets the warehouse identifier.

integer

Required