Skip to content

Latest commit

 

History

History
40 lines (35 loc) · 1.96 KB

File metadata and controls

40 lines (35 loc) · 1.96 KB

Content

Properties

Name Type Description Notes
ApprovalRequired bool [optional]
Attachments []ContentAttachment [optional]
AttachmentsCount int32 [optional]
AuthorId string [optional]
Body string [optional]
BodyFormatted ContentBodyFormatted [optional]
BodyInputFormat string values can be: text or html. [optional]
CategoryIds []string are content categories if none, they are default to intervention categories or thread categories [optional]
ContextData map[string]interface{} is present only if the content has context_data associated. The context_data hash keys are the custom fields keys. [optional]
CreatedAt time.Time [optional]
CreatedFrom string [optional]
CreatorId string [optional]
ForeignId string [optional]
Id string
InReplyToAuthorId string [optional]
InReplyToId string [optional]
InterventionId string [optional]
Language string [optional]
PrivateMessage bool [optional]
Published bool [optional]
RemotelyDeleted bool [optional]
SourceId string [optional]
SourceType string [optional]
SourceUrl string [optional]
Status string [optional]
SynchronizationStatus string [optional]
ThreadId string [optional]
Title string [optional]
Type string [optional]
UpdatedAt time.Time [optional]

[Back to Model list] [Back to API list] [Back to README]