Module mailslurp::models::webhook_new_attachment_payload[][src]

Structs

WebhookNewAttachmentPayload

WebhookNewAttachmentPayload : NEW_ATTACHMENT webhook payload. Sent to your webhook url endpoint via HTTP POST when an email is received by the inbox that your webhook is attached to that contains an attachment. You can use the attachmentId to download the attachment.

Enums

EventName

Name of the event type webhook is being triggered for.