InventoryItemReservation
Instantiates a new Inventory item reservation levels response. Including the java reference Dto
Internal constructor to set the java reference Dto
Param | Description |
---|---|
itemInventoryReservation | the item inventory levels response Dto |
Gets id.
Type
ID
Description
the id
Sets id.
Param | Description |
---|---|
id | the id |
Gets inventory reservation id.
Type
ID
Description
the inventory reservation id
Sets inventory reservation id.
Param | Description |
---|---|
inventoryReservationId | the inventory reservation id |
Gets item reservation source id.
Type
ID
Description
the item reservation source id
Sets item reservation source id.
Param | Description |
---|---|
itemReservationSourceId | the item reservation source id |
Gets product id.
Type
ID
Description
the product id
Sets product id.
Param | Description |
---|---|
productId | the product id |
Gets quantity.
Type
Double
Description
the quantity
Sets quantity.
Param | Description |
---|---|
quantity | the quantity |
Gets reserved at location id.
Type
ID
Description
the reserved at location id
Sets reserved at location id.
Param | Description |
---|---|
reservedAtLocationId | the reserved at location 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 the java reference to the Dto
Type
sfdc
Description
Inventory Item Reservation