commerce_inventory.InventoryLevelsItemRequest

Constructors 

global InventoryLevelsItemRequest(ID productId, String stockKeepingUnit, ID locationSourceId) 

Constructor for InventoryLevelsItemRequest.

Parameters 

ParamDescription
productId- product id.
stockKeepingUnit- stock keeping unit.
locationSourceId- location source id.

Methods 

global ID getProductId() 

Gets product id.

Returns 

TypeDescription
IDproduct id

global String getStockKeepingUnit() 

Gets stock keeping unit.

Returns 

TypeDescription
Stringstock keeping unit

global ID getLocationSourceId() 

Gets location source id.

Returns 

TypeDescription
IDlocation source id.

global List<InventoryLevelsAssociatedItemRequest> getAssociatedProducts() 

Gets associated products.

Returns 

TypeDescription
List<InventoryLevelsAssociatedItemRequest>the associated products.

public Integer hashCode() 

public Boolean equals(Object other) 


Newer Version Available

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