@webitel/api-services
    Preparing search index...
    interface WebitelCasesGetTimelineResponse {
        days?: WebitelCasesDayTimeline[];
        next?: boolean;
        page?: number;
    }
    Index

    Properties

    Properties

    next?: boolean
    page?: number