Module: Square::Types::CatalogItemFoodAndBeverageDetailsDietaryPreferenceStandardDietaryPreference

Extended by:
Internal::Types::Enum
Defined in:
lib/square/types/catalog_item_food_and_beverage_details_dietary_preference_standard_dietary_preference.rb

Constant Summary collapse

DAIRY_FREE =
"DAIRY_FREE"
GLUTEN_FREE =
"GLUTEN_FREE"
HALAL =
"HALAL"
KOSHER =
"KOSHER"
NUT_FREE =
"NUT_FREE"
VEGAN =
"VEGAN"
VEGETARIAN =
"VEGETARIAN"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load