V1InventoryEntry
November 20, 2019 ยท View on GitHub
Description
V1InventoryEntry Note: This model is deprecated.
Properties
| Name | Getter | Setter | Type | Description | Notes |
|---|---|---|---|---|---|
| variation_id | getVariationId() | setVariationId($value) | string | The variation that the entry corresponds to. | [optional] |
| quantity_on_hand | getQuantityOnHand() | setQuantityOnHand($value) | float | The current available quantity of the item variation. | [optional] |
Note: All properties are protected and only accessed via getters and setters.