Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.01 KB

DiscussionResponseCompound.md

File metadata and controls

18 lines (14 loc) · 1.01 KB

DiscussionResponseCompound

Properties

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

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