Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 985 Bytes

File metadata and controls

15 lines (12 loc) · 985 Bytes

# WebhookPayloadConversationControlChanged

Properties

Name Type Description Notes
id string Stable webhook event ID
event string
conversation \Zernio\Model\InboxWebhookConversationDetail
account \Zernio\Model\InboxWebhookAccount
control \Zernio\Model\WebhookPayloadConversationControlChangedControl
changed_at \DateTime
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]