Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1002 Bytes

DiscussionResponseCompound.md

File metadata and controls

21 lines (13 loc) · 1002 Bytes

DiscussionResponseCompound

Properties

Name Type Description Notes
pkiDiscussionID Integer The unique ID of the Discussion
sDiscussionDescription String The description of the Discussion
bDiscussionClosed Boolean Whether if it's an closed
dtDiscussionLastread String The date the Discussion was last read [optional]
iDiscussionmessageCount Integer The count of Attachment.
iDiscussionmessageCountunread Integer The count of Attachment.
objDiscussionconfiguration CustomDiscussionconfigurationResponse [optional]
aObjDiscussionmembership List<DiscussionmembershipResponseCompound>
aObjDiscussionmessage List<DiscussionmessageResponseCompound>