Untitled

 avatar
unknown
plain_text
a year ago
1.5 kB
7
Indexable
{
    "id": 130,
    "name": "fincontrolcompany",
    "isActive": true,
    "defaultShiftDuration": 8,
    "minShiftDuration": 1,
    "maxShiftDuration": 8,
    "weekStartDay": "Monday",
    "weekStartTime": "08:00:00",
    "minShiftAdvanceDaysNotice": 1,
    "maxShiftAdvanceDaysNotice": 1,
    "minNumDaysPublished": 4,
    "maxNumDaysPublished": 14,
    "signUpCuttOffDays": 48,
    "allowShiftCancel": true,
    "allowShiftModifyDays": 0,
    "shiftCancelWindowPostAcceptanceHrs": 0,
    "daysShiftCancelNotAllowedPriorShift": 1,
    "maxContinuousSignupHours": 12,
    "workerTimeLimits": [
        {
            "workerTypeId": 1,
            "minWeeklyHours": 0,
            "maxWeeklyHours": 40
        },
        {
            "workerTypeId": 2,
            "minWeeklyHours": 0,
            "maxWeeklyHours": 40
        },
        {
            "workerTypeId": 3,
            "minWeeklyHours": 0,
            "maxWeeklyHours": 29
        }
    ],
    "allowShiftForceCancel": false,
    "allowJobExpiration": true,
    "minimumWorkHours": 0,
    "workDaysToAcceptShift": 0,
    "workersCanSetAvailabilty": true,
    "workersCanAutoAccept": false,
    "showWorkerProfile": false,
    "showCrossSkilling": false,
    "restrictFlexHours": true,
    "companyJobSettings": {
        "jobExpiryMinWorkHrs": 8,
        "jobExpiryMinWorkHrsDays": 60,
        "jobTimeLimit": 12
    },
    "jobExpirySettings": [],
    "dailyReportEmailEnabled": false,
    "dailySmsReminderEnabled": false
}
Editor is loading...