commerce_inventory.InventoryItemReservation

Instantiates a new Inventory item reservation levels response. Including the java reference Dto


Gets id.

TypeDescription
IDthe id

Sets id.

ParamDescription
idthe id

Gets inventory reservation id.

TypeDescription
IDthe inventory reservation id

Sets inventory reservation id.

ParamDescription
inventoryReservationIdthe inventory reservation id

Gets item reservation source id.

TypeDescription
IDthe item reservation source id

Sets item reservation source id.

ParamDescription
itemReservationSourceIdthe item reservation source id

Gets product id.

TypeDescription
IDthe product id

Sets product id.

ParamDescription
productIdthe product id

Gets quantity.

TypeDescription
Doublethe quantity

Sets quantity.

ParamDescription
quantitythe quantity

Gets reserved at location id.

TypeDescription
IDthe reserved at location id

Sets reserved at location id.

ParamDescription
reservedAtLocationIdthe reserved at location id

Gets error code.

TypeDescription
Stringthe error code

Sets error code.

ParamDescription
errorCodethe error code

Gets error message.

TypeDescription
Stringthe error message

Sets error message.

ParamDescription
errorMessagethe error message