@webitel/api-services
    Preparing search index...
    interface CreateAgentsAbsencesRequestabsentType {
        dateFrom?: string;
        dateTo?: string;
        typeId?: WfmAbsenceType;
    }
    Index

    Properties

    dateFrom?: string
    dateTo?: string