Record
webinar-poll-create-params
No description available.
record webinar-poll-create-params {
webinar-id: string,
questions: option<list<webinar-poll-create-body-questions-item>>,
title: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| webinar-id | string | |
| questions | option<list<webinar-poll-create-body-questions-item>> | |
| title | option<string> |