Record
account-call-logs-params
No description available.
record account-call-logs-params {
page-size: option<s32>,
from-op: option<string>,
to: option<string>,
type-op: option<string>,
next-page-token: option<string>,
path: option<string>,
time-type: option<account-call-logs-time-type-enum>,
site-id: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| page-size | option<s32> | |
| from-op | option<string> | |
| to | option<string> | |
| type-op | option<string> | |
| next-page-token | option<string> | |
| path | option<string> | |
| time-type | option<account-call-logs-time-type-enum> | |
| site-id | option<string> |