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