Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 746 Bytes

DiscussionTopicContract.md

File metadata and controls

22 lines (14 loc) · 746 Bytes

DiscussionTopicContract

Properties

Name Type Description Notes
author UserForApiContract [optional]
commentCount Integer [optional]
comments List<CommentForApiContract> [optional]
content String [optional]
created LocalDateTime [optional]
folderId Integer [optional]
id Integer [optional]
lastComment CommentForApiContract [optional]
locked Boolean [optional]
name String [optional]