vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface CallCtrAgentFavTrfrDestMetadata

    interface CallCtrAgentFavTrfrDestMetadata {
        agent: string;
        callCenter: string;
        fullName?: string;
        name: string;
        transferDestination: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    agent: string
    callCenter: string
    fullName?: string
    name: string
    transferDestination: string