Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 864 Bytes

File metadata and controls

17 lines (12 loc) · 864 Bytes

WebhookPayloadPostPost

Properties

Name Type Description Notes
id String
content String
status String
scheduled_for String
published_at Option<String> [optional]
platforms Vecmodels::WebhookPayloadPostPostPlatformsInner
metadata Option<std::collections::HashMap<String, serde_json::Value>> 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]