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