InventoryReservation
Instantiates a new Item inventory levels response. Including the java reference Dto
Internal constructor to set the java reference Dto
Param | Description |
---|---|
inventoryReservationDto | the Inventory Reservation Dto |
Gets id.
Type
ID
Description
the id
Sets id.
Param | Description |
---|---|
id | the id |
Gets duration in seconds.
Type
Integer
Description
the duration in seconds
Sets duration in seconds.
Param | Description |
---|---|
durationInSeconds | the duration in seconds |
Gets reservation identifier.
Type
String
Description
the reservation identifier
Sets reservation identifier.
Param | Description |
---|---|
reservationIdentifier | the reservation identifier |
Gets reservation source id.
Type
ID
Description
the reservation source id
Sets reservation source id.
Param | Description |
---|---|
reservationSourceId | the reservation source id |
Gets error code.
Type
String
Description
the error code
Sets error code.
Param | Description |
---|---|
errorCode | the error code |
Gets error message.
Type
String
Description
the error message
Sets error message.
Param | Description |
---|---|
errorMessage | the error message |
Gets items.
Type
List<InventoryItemReservation>
Description
the items
Sets items.
Param | Description |
---|---|
items | the items |
Gets the java reference to the Dto
Type
sfdc
Description
Inventory Item Reservation Dto