Wasm Directoryalpha
Record

report-webinar-participants-params

No description available.

record report-webinar-participants-params {
  webinar-id: string,
  page-size: option​<s32>,
  next-page-token: option​<string>,
  include-fields: option​<report-meeting-participants-include-fields-enum>,
}

Fields

NameTypeDescription
webinar-idstring
page-sizeoption​<s32>
next-page-tokenoption​<string>
include-fieldsoption​<report-meeting-participants-include-fields-enum>