@webitel/api-services
    Preparing search index...
    interface WfmSearchAgentsWorkingScheduleResponse {
        holidays?: WfmHoliday[];
        items?: WfmAgentWorkingSchedule[];
        total?: string;
    }
    Index

    Properties

    holidays?: WfmHoliday[]
    total?: string