Wasm Directoryalpha
Record

report-meeting-participants-params

No description available.

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

Fields

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