Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 788 Bytes

File metadata and controls

13 lines (10 loc) · 788 Bytes

# WebhookPayloadCallReceived

Properties

Name Type Description Notes
id string Stable webhook event ID
event string
call \Zernio\Model\WebhookPayloadCallReceivedCall
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]