Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.09 KB

CustomDiscussionconfigurationResponse.md

File metadata and controls

19 lines (14 loc) · 1.09 KB

EzmaxApi::Object::CustomDiscussionconfigurationResponse

Load the model package

use EzmaxApi::Object::CustomDiscussionconfigurationResponse;

Properties

Name Type Description Notes
b_discussionconfiguration_completehistorywhenadded boolean If the added Discussionmembership will have access to the entire history or not
b_discussionconfiguration_createallowed boolean If the the creation of the Discussion is allowed or not
b_discussionconfiguration_deleteallowed boolean If the the destruction of the Discussion is allowed or not
b_discussionconfiguration_deletediscussionmessageallowed boolean If the the destruction of the Discussionmessage is allowed or not
b_discussionconfiguration_editdiscussionmessageallowed boolean If the the creation of the Discussionmessage is allowed or not

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