Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 971 Bytes

File metadata and controls

15 lines (12 loc) · 971 Bytes

# WebhookPayloadPostPlatformPost

Properties

Name Type Description Notes
id string
content string
status string Post-level status AT FIRE TIME. May still be `publishing` if other platforms haven't terminated; check this field rather than assuming.
scheduled_for \DateTime
published_at \DateTime [optional]
platforms \Zernio\Model\WebhookPayloadPostPlatformPostPlatformsInner[]
metadata array<string,mixed> The free-form `metadata` object supplied when the post was created, echoed back so you can map events onto your own records. Omitted when the post was created without it. [optional]

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