Record
account-call-logs-response-call-logs-item
No description available.
record account-call-logs-response-call-logs-item {
answer-start-time: option<string>,
call-id: option<string>,
call-type: option<account-call-logs-response-call-logs-item-call-type-enum>,
callee-name: option<string>,
callee-number: option<string>,
callee-number-type: option<string>,
caller-name: option<string>,
caller-number: option<string>,
caller-number-type: option<string>,
charge: option<string>,
client-code: option<string>,
date-time: option<string>,
direction: option<string>,
duration: option<s32>,
id: option<string>,
owner: option<account-call-logs-response-call-logs-item-owner>,
path: option<string>,
rate: option<string>,
recording-id: option<string>,
recording-type: option<string>,
result-op: option<string>,
site: option<account-call-logs-response-call-logs-item-site>,
user-id: option<string>,
waiting-time: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| answer-start-time | option<string> | |
| call-id | option<string> | |
| call-type | option<account-call-logs-response-call-logs-item-call-type-enum> | |
| callee-name | option<string> | |
| callee-number | option<string> | |
| callee-number-type | option<string> | |
| caller-name | option<string> | |
| caller-number | option<string> | |
| caller-number-type | option<string> | |
| charge | option<string> | |
| client-code | option<string> | |
| date-time | option<string> | |
| direction | option<string> | |
| duration | option<s32> | |
| id | option<string> | |
| owner | option<account-call-logs-response-call-logs-item-owner> | |
| path | option<string> | |
| rate | option<string> | |
| recording-id | option<string> | |
| recording-type | option<string> | |
| result-op | option<string> | |
| site | option<account-call-logs-response-call-logs-item-site> | |
| user-id | option<string> | |
| waiting-time | option<string> |