Record
dashboard-webinar-participants-response
No description available.
record dashboard-webinar-participants-response {
next-page-token: option<string>,
page-count: option<s32>,
page-size: option<s32>,
total-records: option<s32>,
participants: option<list<dashboard-webinar-participants-response-participants-item>>,
}Fields
| Name | Type | Description |
|---|---|---|
| next-page-token | option<string> | |
| page-count | option<s32> | |
| page-size | option<s32> | |
| total-records | option<s32> | |
| participants | option<list<dashboard-webinar-participants-response-participants-item>> |