InventoryLevelsItemResponse
Instantiates a new inventory item levels response. Including the java reference Dto
Instantiates a new inventory item levels response. Including the java reference Dto
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 product id.
Type
ID
Description
the product id
Sets product id.
Param | Description |
---|---|
productId | the product id |
Gets location source id.
Type
ID
Description
the location source id
Sets location source id.
Param | Description |
---|---|
locationSourceId | the location source id |
Gets inventory location source type.
Type
String
Description
the inventory location source type
Sets inventory location source type.
Param | Description |
---|---|
inventoryLocationSourceType | the inventory location source type |
Gets on hand.
Type
Double
Description
the on hand
Sets on hand.
Param | Description |
---|---|
onHand | the on hand |
Gets available to fulfill.
Type
Double
Description
the available to fulfill
Sets available to fulfill.
Param | Description |
---|---|
availableToFulfill | the available to fulfill |
Gets available to order.
Type
Double
Description
the available to order
Sets available to order.
Param | Description |
---|---|
availableToOrder | the available to order |
Gets the java reference to the Dto
Type
sfdc
Description
Inventory Levels Item Response Dto