Hierarchy

  • ICallEvent

Properties

auth_user_id: number
buttons: {
    data: {
        id: 1041160600;
        type: EButtonType;
    };
    url: string;
}[]

Type declaration

call_event_id: number
call_type: "incoming" | "outgoing"
from: string
integration_code: string
note?: string
status?: string
time?: string
to: string

Generated using TypeDoc