A Discussion Object
| 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> |