Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 995 Bytes

File metadata and controls

15 lines (12 loc) · 995 Bytes

# WebhookPayloadMessage

Properties

Name Type Description Notes
id string Stable webhook event ID
event string
message \Zernio\Model\WebhookPayloadMessageMessage
conversation \Zernio\Model\InboxWebhookConversation
account \Zernio\Model\InboxWebhookAccount
metadata \Zernio\Model\WebhookPayloadMessageMetadata [optional]
timestamp \DateTime UTC time at which Zernio generated this event (set once when the event payload is built, before delivery is queued). Retries and redeliveries keep the original value, so it reflects the event, not the delivery attempt.

[Back to Model list] [Back to API list] [Back to README]