Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 681 Bytes

File metadata and controls

20 lines (12 loc) · 681 Bytes

CreateFeedPostParams

Properties

Name Type Description Notes
title String [optional]
contentHTML String [optional]
media List<FeedPostMediaItem> [optional]
links List<FeedPostLink> [optional]
fromUserId String [optional]
fromUserDisplayName String [optional]
tags List<String> [optional]
meta Map<String, String> Construct a type with a set of properties K of type T [optional]