@webitel/api-services
    Preparing search index...
    type AgentWorkingScheduleServiceCreateAgentsWorkingScheduleShiftsBody = {
        agents?: WfmLookupEntity[];
        date?: WfmFilterBetween;
        items?: AgentWorkingScheduleServiceCreateAgentsWorkingScheduleShiftsBodyItems;
    }
    Index

    Properties

    Properties

    agents?: WfmLookupEntity[]

    Map key is a day of week: 0 - Sunday, ..., 6 - Saturday.