commerce_inventory.InventoryLevelsItemResponse

Constructors 

global InventoryLevelsItemResponse() 

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


Methods 

global String getErrorCode() 

Gets error code.

Returns 

TypeDescription
Stringthe error code

global void setErrorCode(String errorCode) 

Sets error code.

Parameters 

ParamDescription
errorCodethe error code

global String getErrorMessage() 

Gets error message.

Returns 

TypeDescription
Stringthe error message

global void setErrorMessage(String errorMessage) 

Sets error message.

Parameters 

ParamDescription
errorMessagethe error message

global ID getProductId() 

Gets product id.

Returns 

TypeDescription
IDthe product id

global void setProductId(ID productId) 

Sets product id.

Parameters 

ParamDescription
productIdthe product id

global String getStockKeepingUnit() 

Gets stock keeping unit.

Returns 

TypeDescription
Stringstock keeping unit

global void setStockKeepingUnit(String stockKeepingUnit) 

Sets stock keeping unit.

Parameters 

ParamDescription
stockKeepingUnitthe stock keeping unit

global ID getLocationSourceId() 

Gets location source id.

Returns 

TypeDescription
IDthe location source id

global void setLocationSourceId(ID locationSourceId) 

Sets location source id.

Parameters 

ParamDescription
locationSourceIdthe location source id

global String getInventoryLocationSourceType() 

Gets inventory location source type.

Returns 

TypeDescription
Stringthe inventory location source type

global void setInventoryLocationSourceType(String inventoryLocationSourceType) 

Sets inventory location source type.

Parameters 

ParamDescription
inventoryLocationSourceTypethe inventory location source type

global Double getOnHand() 

Gets on hand.

Returns 

TypeDescription
Doublethe on hand

global void setOnHand(Double onHand) 

Sets on hand.

Parameters 

ParamDescription
onHandthe on hand

global Double getAvailableToFulfill() 

Gets available to fulfill.

Returns 

TypeDescription
Doublethe available to fulfill

global void setAvailableToFulfill(Double availableToFulfill) 

Sets available to fulfill.

Parameters 

ParamDescription
availableToFulfillthe available to fulfill

global Double getAvailableToOrder() 

Gets available to order.

Returns 

TypeDescription
Doublethe available to order

global void setAvailableToOrder(Double availableToOrder) 

Sets available to order.

Parameters 

ParamDescription
availableToOrderthe available to order

global List<InventoryLevelsItemResponse> getAssociatedProducts() 

Gets the associated products.

Returns 

TypeDescription
List<InventoryLevelsItemResponse>the associated products

global void setAssociatedProducts(List<InventoryLevelsItemResponse> associatedProducts) 

Sets the Associated products.


Newer Version Available

This content describes an older version of this product. View Latest