Record
list-meeting-satisfaction-response
No description available.
record list-meeting-satisfaction-response {
client-satisfaction: option<list<list-meeting-satisfaction-response-client-satisfaction-item>>,
from-op: option<string>,
to: option<string>,
total-records: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| client-satisfaction | option<list<list-meeting-satisfaction-response-client-satisfaction-item>> | |
| from-op | option<string> | |
| to | option<string> | |
| total-records | option<s32> |