Represents an inventory item.
Field | Description |
---|
inventoryItemId (String required) | Identifier for the inventory item. |
product (Product) | Extend InventoryItem with Product so clients can query Product fields when querying InventoryItem. |
buyableQuantity (Quantity) | Number of buyable units for this item. |