Record
api-v2010-account-call-call-recording
No description available.
record api-v2010-account-call-call-recording {
account-sid: option<string>,
api-version: option<string>,
call-sid: option<string>,
channels: option<s32>,
conference-sid: option<string>,
date-created: option<string>,
date-updated: option<string>,
duration: option<string>,
encryption-details: option<string>,
error-code: option<s32>,
price: option<f64>,
price-unit: option<string>,
sid: option<string>,
source: option<call-recording-enum-source>,
start-time: option<string>,
status: option<call-recording-enum-status>,
track: option<string>,
uri: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| account-sid | option<string> | |
| api-version | option<string> | |
| call-sid | option<string> | |
| channels | option<s32> | |
| conference-sid | option<string> | |
| date-created | option<string> | |
| date-updated | option<string> | |
| duration | option<string> | |
| encryption-details | option<string> | |
| error-code | option<s32> | |
| price | option<f64> | |
| price-unit | option<string> | |
| sid | option<string> | |
| source | option<call-recording-enum-source> | |
| start-time | option<string> | |
| status | option<call-recording-enum-status> | |
| track | option<string> | |
| uri | option<string> |