| Name | Type | Description | Notes |
|---|---|---|---|
| platform | Option<String> | [optional] | |
| account_id | Option<String> | [optional] | |
| custom_content | Option<String> | Platform-specific text override. When set, this content is used instead of the top-level post content for this platform. Useful for tailoring captions per platform (e.g. keeping tweets under 280 characters). | [optional] |
| custom_media | Option<Vecmodels::CreatePostRequestMediaItemsInner> | [optional] | |
| scheduled_for | Option<String> | Optional per-platform scheduled time override. When omitted, the top-level scheduledFor is used. | [optional] |
| platform_specific_data | Option<models::CreatePostRequestPlatformsInnerPlatformSpecificData> | [optional] |