uncountable.types.condition_match_t.MatchType

class uncountable.types.condition_match_t.MatchType

Enum where members are also (and must be) strings

ALL = 'all'
EQ = 'eq'
EQCATEGORICAL = 'eqCategorical'
RANGE = 'range'