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

PhoneCallLogDeletedEvent | @zoom/rivet

Type Alias PhoneCallLogDeletedEvent

PhoneCallLogDeletedEvent: Event<"phone.call_log_deleted"> & {
event: string;
event_ts: number;
payload: {
account_id: string;
object: { call_logs: { call_id: string; id: string }[]; user_id: string };
};
}

Copyright © 2024 Zoom Video Communications, Inc.


Web Proxy Viewer  |  New URL  |  Original Page