eventName property
Optional webhook event name. Default is EMAIL_RECEIVED
and is triggered when an email is received by the inbox associated with the webhook. Payload differ according to the webhook event name.
Implementation
CreateWebhookOptionsEventNameEnum? eventName;