@webitel/api-services
    Preparing search index...

    LabelsData NOTE: Edge represents connection between two nodes. So this ContactLabels.data are always subordinate to some contact.id.

    interface ContactsLanguageList {
        data?: ContactsLanguage[];
        next?: boolean;
        page?: number;
    }
    Index

    Properties

    Properties

    Page of the Contact's Language(s) dataset.

    next?: boolean
    page?: number

    Page number of partial result dataset records.