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) 


Developer Preview

This release is in preview. Features described in this document don't become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can't guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!