uncountable.types.post_base_t.UpdateType

class uncountable.types.post_base_t.UpdateType

Enum where members are also (and must be) strings

APPEND = 'append'
OVERRIDE = 'override'
REMOVE = 'remove'