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

    Properties

    Properties

    next?: boolean