| Name | Type | Description | Notes |
|---|---|---|---|
| price | Money | [optional] | |
| spiciness | String | Spiciness level (e.g. MILD, MEDIUM, HOT) | [optional] |
| allergen | List<String> | Allergens (e.g. DAIRY, GLUTEN, SHELLFISH) | [optional] |
| dietaryRestriction | List<String> | Dietary labels (e.g. VEGETARIAN, VEGAN, GLUTEN_FREE) | [optional] |
| servesNumPeople | Integer | Number of people the item serves | [optional] |
| preparationMethods | List<String> | Preparation methods (e.g. GRILLED, FRIED) | [optional] |
| mediaKeys | List<String> | Media references for item photos | [optional] |