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