ProductStockLocationInfo

The class to describe the ProductStockLocationInfo business object.

NameDescriptionTypeAdditional information
WarehouseId

Gets or sets the warehouse identifier.

integer

None.

WarehouseType

Gets or sets the warehouse type

WarehouseTypeEnum

None.

WarehouseLocationId

Gets or sets the warehouse location identifier.

integer

None.

ProductCode

Gets or sets the product code.

string

None.

ProductId

Gets or sets the product identifier.

integer

None.

QtyOnHand

Gets or sets the qty on hand.

decimal number

None.

QtyAvailable

Gets the qty available.

decimal number

None.

QtyReserved

Gets or sets the qty reserved.

decimal number

None.