@webitel/api-services
    Preparing search index...
    interface WfmAgentAbsences {
        absences?: WfmAbsence[];
        agent?: WfmLookupEntity;
    }
    Index

    Properties

    Properties

    absences?: WfmAbsence[]