commerce_inventory.InventoryReservation

Instantiates a new Item inventory levels response. Including the java reference Dto


Gets id.

TypeDescription
IDthe id

Sets id.

ParamDescription
idthe id

Gets duration in seconds.

TypeDescription
Integerthe duration in seconds

Sets duration in seconds.

ParamDescription
durationInSecondsthe duration in seconds

Gets reservation identifier.

TypeDescription
Stringthe reservation identifier

Sets reservation identifier.

ParamDescription
reservationIdentifierthe reservation identifier

Gets reservation source id.

TypeDescription
IDthe reservation source id

Sets reservation source id.

ParamDescription
reservationSourceIdthe reservation source 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 items.

TypeDescription
List<InventoryItemReservation>the items

Sets items.

ParamDescription
itemsthe items