use EzmaxApi::Object::DiscussionmessageResponseCompound;
Name | Type | Description | Notes |
---|---|---|---|
pki_discussionmessage_id | int | The unique ID of the Discussionmessage | |
fki_discussion_id | int | The unique ID of the Discussion | |
fki_discussionmembership_id | int | The unique ID of the Discussionmembership | [optional] |
fki_discussionmembership_id_actionrequired | int | The unique ID of the Discussionmembership | [optional] |
e_discussionmessage_status | FieldEDiscussionmessageStatus | ||
t_discussionmessage_content | string | The content of the Discussionmessage | |
s_discussionmessage_creatorname | string | The name the creator of the Discussionmessage. | |
s_discussionmessage_actionrequiredname | string | The name the Actionrequired of the Discussionmessage. | [optional] |
obj_audit | CommonAudit |