Warehouse

The class to describe the Warehouse business object.

NameDescriptionTypeAdditional 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

Required

Name

Gets or sets the name.

string

Required

Max length: 50