Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 764 Bytes

DiscussionResponse.md

File metadata and controls

16 lines (11 loc) · 764 Bytes

DiscussionResponse

Properties

Name Type Description Notes
pkiDiscussionID kotlin.Int The unique ID of the Discussion
sDiscussionDescription kotlin.String The description of the Discussion
bDiscussionClosed kotlin.Boolean Whether if it's an closed
iDiscussionmessageCount kotlin.Int The count of Attachment.
iDiscussionmessageCountunread kotlin.Int The count of Attachment.
dtDiscussionLastread kotlin.String The date the Discussion was last read [optional]
objDiscussionconfiguration CustomDiscussionconfigurationResponse [optional]