Module: Square::Types::CatalogItemFoodAndBeverageDetailsIngredientStandardIngredient

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

Constant Summary collapse

CELERY =
"CELERY"
CRUSTACEANS =
"CRUSTACEANS"
EGGS =
"EGGS"
FISH =
"FISH"
GLUTEN =
"GLUTEN"
LUPIN =
"LUPIN"
MILK =
"MILK"
MOLLUSCS =
"MOLLUSCS"
MUSTARD =
"MUSTARD"
PEANUTS =
"PEANUTS"
SESAME =
"SESAME"
SOY =
"SOY"
SULPHITES =
"SULPHITES"
TREE_NUTS =
"TREE_NUTS"

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