Wasm Directoryalpha
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

NameTypeDescription
allow-anonymous-questionsoption​<bool>
answer-questionsoption​<webinar-create-response-settings-question-and-answer-answer-questions-enum>
attendees-can-commentoption​<bool>
attendees-can-upvoteoption​<bool>
enableoption​<bool>