uncountable.types.inputs_t.IngredientType

class uncountable.types.inputs_t.IngredientType

Enum where members are also (and must be) strings

EQUIPMENT = 'equipment'
INGREDIENT = 'ingredient'
PROCESS_PARAMETER = 'process_parameter'