Record
participant-webinar-feedback-params
No description available.
record participant-webinar-feedback-params {
type-op: option<dashboard-meetings-type-op-enum>,
page-size: option<s32>,
next-page-token: option<string>,
webinar-id: string,
}Fields
| Name | Type | Description |
|---|---|---|
| type-op | option<dashboard-meetings-type-op-enum> | |
| page-size | option<s32> | |
| next-page-token | option<string> | |
| webinar-id | string |