Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 654 Bytes

DiscussionRequestCompound.md

File metadata and controls

17 lines (12 loc) · 654 Bytes

EzmaxApi::Object::DiscussionRequestCompound

Load the model package

use EzmaxApi::Object::DiscussionRequestCompound;

Properties

Name Type Description Notes
pki_discussion_id int The unique ID of the Discussion [optional]
s_discussion_description string The description of the Discussion
b_discussion_closed boolean Whether if it's an closed [optional]

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