<- Object

Object

CatalogItemFoodAndBeverageDetailsIngredient

Describes the ingredient used in a FOOD_AND_BEV item.

Link to section

Properties

Link to section

type

string

The dietary preference type of the ingredient. Supported values include STANDARD and CUSTOM as specified in FoodAndBeverageDetails.DietaryPreferenceType.

Link to section

standard_name

string

The name of the ingredient from a standard pre-defined list. This should be null if it's a custom dietary preference.

Link to section

custom_name

string

The name of a custom user-defined ingredient. This should be null if it's a standard dietary preference.