| 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] |