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