Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 915 Bytes

DiscussionResponse.md

File metadata and controls

17 lines (13 loc) · 915 Bytes

eZmaxApi.Model.DiscussionResponse

A Discussion Object

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]

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