commerce_inventory.InventoryItemReservation

Constructors 

global InventoryItemReservation() 

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


Methods 

global ID getId() 

Gets id.

Returns 

TypeDescription
IDthe id

global void setId(ID id) 

Sets id.

Parameters 

ParamDescription
idthe id

global ID getInventoryReservationId() 

Gets inventory reservation id.

Returns 

TypeDescription
IDthe inventory reservation id

global void setInventoryReservationId(ID inventoryReservationId) 

Sets inventory reservation id.

Parameters 

ParamDescription
inventoryReservationIdthe inventory reservation id

global ID getItemReservationSourceId() 

Gets item reservation source id.

Returns 

TypeDescription
IDthe item reservation source id

global void setItemReservationSourceId(ID itemReservationSourceId) 

Sets item reservation source id.

Parameters 

ParamDescription
itemReservationSourceIdthe item reservation source id

global ID getProductId() 

Gets product id.

Returns 

TypeDescription
IDthe product id

global void setProductId(ID productId) 

Sets product id.

Parameters 

ParamDescription
productIdthe product id

global Double getQuantity() 

Gets quantity.

Returns 

TypeDescription
Doublethe quantity

global void setQuantity(Double quantity) 

Sets quantity.

Parameters 

ParamDescription
quantitythe quantity

global ID getReservedAtLocationId() 

Gets reserved at location id.

Returns 

TypeDescription
IDthe reserved at location id

global void setReservedAtLocationId(ID reservedAtLocationId) 

Sets reserved at location id.

Parameters 

ParamDescription
reservedAtLocationIdthe reserved at location id

global String getErrorCode() 

Gets error code.

Returns 

TypeDescription
Stringthe error code

global void setErrorCode(String errorCode) 

Sets error code.

Parameters 

ParamDescription
errorCodethe error code

global String getErrorMessage() 

Gets error message.

Returns 

TypeDescription
Stringthe error message

global void setErrorMessage(String errorMessage) 

Sets error message.

Parameters 

ParamDescription
errorMessagethe error message

Newer Version Available

This content describes an older version of this product. View Latest