Record
user-recordings-response
No description available.
record user-recordings-response {
from-op: option<string>,
next-page-token: option<string>,
page-count: option<s32>,
page-size: option<s32>,
recordings: option<list<user-recordings-response-recordings-item>>,
to: option<string>,
total-records: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| from-op | option<string> | |
| next-page-token | option<string> | |
| page-count | option<s32> | |
| page-size | option<s32> | |
| recordings | option<list<user-recordings-response-recordings-item>> | |
| to | option<string> | |
| total-records | option<s32> |