commerce_inventory.InventoryLevelsItemRequest
Constructor for InventoryLevelsItemRequest.
| Param | Description |
|---|---|
productId | - product id. |
stockKeepingUnit | - stock keeping unit. |
locationSourceId | - location source id. |
Gets product id.
| Type | Description |
|---|---|
ID | product id |
Gets stock keeping unit.
| Type | Description |
|---|---|
String | stock keeping unit |
Gets location source id.
| Type | Description |
|---|---|
ID | location source id. |
Gets associated products.
| Type | Description |
|---|---|
List<InventoryLevelsAssociatedItemRequest> | the associated products. |