| Name | Type | Description | Notes |
|---|---|---|---|
| title | Option<String> | [optional] | |
| content_html | Option<String> | [optional] | |
| media | Option<Vecmodels::FeedPostMediaItem> | [optional] | |
| links | Option<Vecmodels::FeedPostLink> | [optional] | |
| from_user_id | Option<String> | [optional] | |
| from_user_display_name | Option<String> | [optional] | |
| tags | Option<Vec> | [optional] | |
| meta | Option<std::collections::HashMap<String, String>> | Construct a type with a set of properties K of type T | [optional] |