Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 772 Bytes

DiscussionmessageRequest.md

File metadata and controls

18 lines (13 loc) · 772 Bytes

EzmaxApi::Object::DiscussionmessageRequest

Load the model package

use EzmaxApi::Object::DiscussionmessageRequest;

Properties

Name Type Description Notes
pki_discussionmessage_id int The unique ID of the Discussionmessage [optional]
fki_discussion_id int The unique ID of the Discussion
fki_discussionmembership_id_actionrequired int The unique ID of the Discussionmembership [optional]
t_discussionmessage_content string The content of the Discussionmessage

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