Name | Type | Description | Notes |
---|---|---|---|
id | String | The modifier's ID that is on the partner's system. | [optional] |
price | Long | The modifier's price (tax-inclusive) in minor format. `round(165 * (1 + 0.06)) = 175`. | [optional] |
tax | Long | Tax in minor format for 1 modifier. `165*0.06=10`. Refer to FAQs for more details about tax. | [optional] |
quantity | QuantityEnum | The number of modifiers present. The value is always 1. | [optional] |
Name | Value |
---|---|
NUMBER_1 | 1 |
NUMBER_unknown_default_open_api | 11184809 |