@webitel/api-services
    Preparing search index...
    interface ContactsGetTimelineResponse {
        days?: ContactsDayTimeline[];
        next?: boolean;
        page?: string;
    }
    Index

    Properties

    Properties

    next?: boolean
    page?: string