@webitel/api-services
    Preparing search index...
    interface WfmSearchForecastCalculationResponse {
        items?: WfmForecastCalculation[];
        next?: boolean;
    }
    Index

    Properties

    Properties

    next?: boolean