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.