Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 638 Bytes

DiscussionRequest.md

File metadata and controls

17 lines (12 loc) · 638 Bytes

EzmaxApi::Object::DiscussionRequest

Load the model package

use EzmaxApi::Object::DiscussionRequest;

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]