Record
webinar-create-response-settings-question-and-answer
No description available.
record webinar-create-response-settings-question-and-answer {
allow-anonymous-questions: option<bool>,
answer-questions: option<webinar-create-response-settings-question-and-answer-answer-questions-enum>,
attendees-can-comment: option<bool>,
attendees-can-upvote: option<bool>,
enable: option<bool>,
}Fields
| Name | Type | Description |
|---|---|---|
| allow-anonymous-questions | option<bool> | |
| answer-questions | option<webinar-create-response-settings-question-and-answer-answer-questions-enum> | |
| attendees-can-comment | option<bool> | |
| attendees-can-upvote | option<bool> | |
| enable | option<bool> |