Wasm Directoryalpha
Record

participant-feedback-response

No description available.

record participant-feedback-response {
  next-page-token: option​<string>,
  page-size: option​<s32>,
  participants: option​<list​<participant-feedback-response-participants-item>>,
}

Fields

NameTypeDescription
next-page-tokenoption​<string>
page-sizeoption​<s32>
participantsoption​<list​<participant-feedback-response-participants-item>>