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
| Name | Type | Description |
|---|---|---|
| next-page-token | option<string> | |
| page-size | option<s32> | |
| participants | option<list<participant-feedback-response-participants-item>> |