uncountable.types.inputs_t.IngredientQuantityType

class uncountable.types.inputs_t.IngredientQuantityType

Enum where members are also (and must be) strings

CATEGORICAL = 'categorical'
CURVE = 'curve'
DATE = 'date'
FILES = 'files'
ID = 'id'
IDS = 'ids'
NUMERIC = 'numeric'
RECIPE = 'recipe'
TEXT = 'text'
TIMESTAMP = 'timestamp'