Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 888 Bytes

File metadata and controls

19 lines (11 loc) · 888 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.
scheduledFor OffsetDateTime
publishedAt OffsetDateTime [optional]
platforms List<WebhookPayloadPostPlatformPostPlatformsInner>
metadata Map<String, Object> 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]