Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 579 Bytes

DiscussionRequestPatch.md

File metadata and controls

16 lines (11 loc) · 579 Bytes

EzmaxApi::Object::DiscussionRequestPatch

Load the model package

use EzmaxApi::Object::DiscussionRequestPatch;

Properties

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

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