[ Web Proxy ]
URL:
Viewing: https://zoom.github.io/rivet-javascript/modules/../types/Phone.CallLogsGetCallPathResponse.html [Back]  [Original]

CallLogsGetCallPathResponse | @zoom/rivet

Type Alias CallLogsGetCallPathResponse

CallLogsGetCallPathResponse: {
answer_time?: string;
call_id?: string;
call_path?: {
answer_time?: string;
call_id?: string;
call_type?: string;
callee_country_code?: string;
callee_country_iso_code?: string;
callee_device_type?: string;
callee_did_number?: string;
callee_email?: string;
callee_ext_id?: string;
callee_ext_number?: string;
callee_ext_type?: string;
callee_name?: string;
callee_number_type?: string;
caller_country_code?: string;
caller_country_iso_code?: string;
caller_device_type?: string;
caller_did_number?: string;
caller_email?: string;
caller_ext_id?: string;
caller_ext_number?: string;
caller_ext_type?: string;
caller_name?: string;
caller_number_type?: string;
client_code?: string;
connect_type?: string;
cost_center?: string;
department?: string;
device_private_ip?: string;
device_public_ip?: string;
direction?: string;
end_time?: string;
event?: string;
group_id?: string;
hold_time?: number;
id?: string;
is_node?: number;
node?: number;
operator_ext_id?: string;
operator_ext_number?: string;
operator_ext_type?: string;
operator_name?: string;
press_key?: string;
recording_id?: string;
recording_type?: string;
result?: string;
result_reason?: string;
segment?: number;
site_id?: string;
site_name?: string;
start_time?: string;
voicemail_id?: string;
waiting_time?: number;
}[];
call_type?: string;
callee_did_number?: string;
callee_email?: string;
callee_ext_id?: string;
callee_ext_number?: string;
callee_ext_type?: string;
callee_name?: string;
caller_did_number?: string;
caller_email?: string;
caller_ext_id?: string;
caller_ext_number?: string;
caller_ext_type?: string;
caller_name?: string;
connect_type?: string;
cost_center?: string;
department?: string;
direction?: string;
end_time?: string;
group_id?: string;
id?: string;
international?: boolean;
site_id?: string;
site_name?: string;
start_time?: string;
}

Copyright © 2024 Zoom Video Communications, Inc.


Web Proxy Viewer  |  New URL  |  Original Page