Module: WebhookState
- Defined in:
- lib/nylas/webhook.rb
Constant Summary collapse
- ACTIVE =
Module representing the possible ‘state’ values in a Webhook
"active"- INACTIVE =
"inactive"
Module representing the possible ‘state’ values in a Webhook
"active""inactive"