uncountable.types.inputs_t.IngredientBehavior

class uncountable.types.inputs_t.IngredientBehavior

Enum where members are also (and must be) strings

AUTOFILL = 'autofill'
INCLUDED = 'included'
NOT_INCLUDED = 'not_included'
USE_QUANTITY = 'use_quantity'