Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.11 KB

DiscussionmessageResponse.md

File metadata and controls

19 lines (15 loc) · 1.11 KB

eZmaxApi.Model.DiscussionmessageResponse

A Discussionmessage Object

Properties

Name Type Description Notes
PkiDiscussionmessageID int The unique ID of the Discussionmessage
FkiDiscussionID int The unique ID of the Discussion
FkiDiscussionmembershipID int The unique ID of the Discussionmembership [optional]
FkiDiscussionmembershipIDActionrequired int The unique ID of the Discussionmembership [optional]
EDiscussionmessageStatus FieldEDiscussionmessageStatus
TDiscussionmessageContent string The content of the Discussionmessage
SDiscussionmessageCreatorname string The name the creator of the Discussionmessage.
SDiscussionmessageActionrequiredname string The name the Actionrequired of the Discussionmessage. [optional]
ObjAudit CommonAudit

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