MailSlurpAPI.Model.WebhookProjection (mailslurp v11.8.1)
Representation of a webhook
Link to this section Summary
Link to this section Types
Specs
t() :: %MailSlurpAPI.Model.WebhookProjection{ createdAt: DateTime.t(), id: String.t(), inboxId: String.t(), name: String.t() | nil, updatedAt: DateTime.t(), url: String.t() }