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