uncountable.types.webhook_t.WebhookPurpose

class uncountable.types.webhook_t.WebhookPurpose

Enum where members are also (and must be) strings

CUSTOM_PARSER = 'custom_parser'
INSTRUMENT_CONNECTION = 'instrument_connection'
RUNSHEET = 'runsheet'
TRIGGER = 'trigger'