Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.04 KB

File metadata and controls

16 lines (13 loc) · 1.04 KB

# WebhookPayloadMessageDeliveryStatus

Properties

Name Type Description Notes
id string
event string
message \Zernio\Model\InboxWebhookMessage
status_at \DateTime When the platform reported this status.
error \Zernio\Model\WebhookPayloadMessageDeliveryStatusError [optional]
conversation \Zernio\Model\InboxWebhookConversation
account \Zernio\Model\InboxWebhookAccount
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]