Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 882 Bytes

File metadata and controls

15 lines (12 loc) · 882 Bytes

# WebhookPayloadMessageDeleted

Properties

Name Type Description Notes
id string
event string
message \Zernio\Model\InboxWebhookMessage
deleted_at \DateTime
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]