Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.01 KB

File metadata and controls

28 lines (20 loc) · 1.01 KB

FeedPost

Properties

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]