Wasm Directoryalpha
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

NameTypeDescription
next-page-tokenoption​<string>
page-countoption​<s32>
page-sizeoption​<s32>
total-recordsoption​<s32>
participantsoption​<list​<dashboard-webinar-participants-response-participants-item>>