values constant

List of all possible values in this WebhookResultDtoWebhookEventEnum.

Implementation

static const values = <WebhookResultDtoWebhookEventEnum>[
  EMAIL_RECEIVED,
  NEW_EMAIL,
  NEW_CONTACT,
  NEW_ATTACHMENT,
  EMAIL_OPENED,
  EMAIL_READ,
  DELIVERY_STATUS,
  BOUNCE,
  BOUNCE_RECIPIENT,
  NEW_SMS,
];