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

    Interface CallCenterSection

    interface CallCenterSection {
        items?: CallCenterItem[];
        label: string;
        name: string;
    }
    Index

    Properties

    Properties

    items?: CallCenterItem[]
    label: string
    name: string