Wasm Directoryalpha
Record

webinar-registrant-question-update-params

No description available.

record webinar-registrant-question-update-params {
  webinar-id: string,
  custom-questions: option​<list​<webinar-registrant-question-update-body-custom-questions-item>>,
  questions: option​<list​<webinar-registrant-question-update-body-questions-item>>,
}

Fields

NameTypeDescription
webinar-idstring
custom-questionsoption​<list​<webinar-registrant-question-update-body-custom-questions-item>>
questionsoption​<list​<webinar-registrant-question-update-body-questions-item>>