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

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

    interface ContactsLabelList {
        data?: WebitelContactsLabel[];
        next?: boolean;
        page?: number;
    }
    Index

    Properties

    Properties

    Label(s) dataset page.

    next?: boolean
    page?: number

    Page number of partial result.