Record
get-call-queue-recordings-params
No description available.
record get-call-queue-recordings-params {
call-queue-id: string,
page-size: option<s32>,
next-page-token: option<string>,
from-op: option<string>,
to: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| call-queue-id | string | |
| page-size | option<s32> | |
| next-page-token | option<string> | |
| from-op | option<string> | |
| to | option<string> |