Name | Type | Description | Notes |
---|---|---|---|
id | string | Internal identifier of this Item. | |
name | string | Name of this Item | |
photo_ids | string[] | A list of Photo references associated with the Item. | |
price | \OpenAPI\Client\Model\Money | ||
status | \OpenAPI\Client\Model\ItemStatus | ||
description | string | Description of this Item | [optional] |
modifier_group_ids | string[] | Identifiers of each ModifierGroup within this Item. | [optional] |
price_overrides | \OpenAPI\Client\Model\ItemPriceOverride[] | Specify price overrides for different service slugs. | [optional] |
sku_details | \OpenAPI\Client\Model\SkuDetails | [optional] | |
additional_charges | \OpenAPI\Client\Model\AdditionalCharge[] | Additional charges to apply for this item. Additional charges will be applied for every instance of this item within an order. | [optional] |
tax | \OpenAPI\Client\Model\ItemTax | [optional] |