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

    Interface CallCenterRoutingMapMetadata

    interface CallCenterRoutingMapMetadata {
        callCenter: string;
        developerName: string;
        externalId: string;
        fullName?: string;
        masterLabel: string;
        quickConnect?: string;
        referenceRecord: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    callCenter: string
    developerName: string
    externalId: string
    fullName?: string
    masterLabel: string
    quickConnect?: string
    referenceRecord: string