commerce_inventory.UpsertItemReservationResponse

Constructors 

global UpsertItemReservationResponse() 

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


Methods 

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

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

Newer Version Available

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

DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!