| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| tenantId | String | ||
| title | String | [optional] | |
| fromUserId | String | [optional] | |
| fromUserDisplayName | String | [optional] | |
| fromUserAvatar | String | [optional] | |
| fromIpHash | String | [optional] | |
| tags | List<String> | [optional] | |
| weight | Double | [optional] | |
| meta | Map<String, String> | Construct a type with a set of properties K of type T | [optional] |
| contentHTML | String | [optional] | |
| media | List<FeedPostMediaItem> | [optional] | |
| links | List<FeedPostLink> | [optional] | |
| createdAt | OffsetDateTime | ||
| reacts | Map<String, Integer> | [optional] | |
| commentCount | Integer | [optional] |