commerce_inventory.UpsertItemReservationResponse

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


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

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

Get associated products.

TypeDescription
List<UpsertItemReservationResponse>the list of associated products

Sets associated products.

ParamDescription
associatedproducts