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
| Name | Type | Description |
|---|---|---|
| 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>> |