use EzmaxApi::Object::DiscussionResponse;
Name | Type | Description | Notes |
---|---|---|---|
pki_discussion_id | int | The unique ID of the Discussion | |
s_discussion_description | string | The description of the Discussion | |
b_discussion_closed | boolean | Whether if it's an closed | |
dt_discussion_lastread | string | The date the Discussion was last read | [optional] |
i_discussionmessage_count | int | The count of Attachment. | |
i_discussionmessage_countunread | int | The count of Attachment. | |
obj_discussionconfiguration | CustomDiscussionconfigurationResponse | [optional] |