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

    LabelTags dataset list of label's info.

    interface ContactsLabelTags {
        labels?: ContactsLabelInfo[];
        next?: boolean;
        page?: number;
        sources?: WebitelContactsLookup[];
    }
    Index

    Properties

    next?: boolean
    page?: number

    Page number of partial result.