{
    "allowEmployeeBankAccountSelfService": "boolean",
    "allowEmployeeExpensesSelfService": "boolean",
    "allowEmployeeLeaveSelfService": "boolean",
    "allowEmployeeOverrideTaxCodes": "boolean",
    "allowEmployeeSatisfactionSurvey": "boolean",
    "allowEmployeeSelfEditing": "boolean",
    "allowEmployeeShiftSelection": "boolean",
    "allowEmployeeToSetUnavailability": "boolean",
    "allowEmployeesToUploadProfilePicture": "boolean",
    "allowEmployeesToViewAllApprovedLeave": "boolean",
    "clockOffReminderNotificationMinutes": "int32",
    "clockOffWindowMinutes": "int32",
    "clockOnReminderNotificationMinutes": "int32",
    "clockOnWindowMinutes": "int32",
    "enableWorkZoneClockOn": "boolean",
    "requirePhoto": "boolean",
    "sendEmployeeDetailsUpdateNotifications": "boolean",
    "showPayDaysInEmployeeCalendar": "boolean",
    "timesheetSetting": "string",
    "unavailabilityCutOff": "int32"
}
| Name | Type | Description | 
|---|---|---|
| allowEmployeeBankAccountSelfService | boolean | Boolean | 
| allowEmployeeExpensesSelfService | boolean | Boolean | 
| allowEmployeeLeaveSelfService | boolean | Boolean | 
| allowEmployeeOverrideTaxCodes | boolean | Boolean | 
| allowEmployeeSatisfactionSurvey | boolean | Boolean | 
| allowEmployeeSelfEditing | boolean | Boolean | 
| allowEmployeeShiftSelection | boolean | Boolean | 
| allowEmployeeToSetUnavailability | boolean | Boolean | 
| allowEmployeesToUploadProfilePicture | boolean | Boolean | 
| allowEmployeesToViewAllApprovedLeave | boolean | Boolean | 
| clockOffReminderNotificationMinutes | int32 | 
      Nullable | 
  
| clockOffWindowMinutes | int32 | 
      Nullable | 
  
| clockOnReminderNotificationMinutes | int32 | 
      Nullable | 
  
| clockOnWindowMinutes | int32 | 
      Nullable | 
  
| enableWorkZoneClockOn | boolean | Boolean | 
| requirePhoto | boolean | Boolean | 
| sendEmployeeDetailsUpdateNotifications | boolean | Boolean | 
| showPayDaysInEmployeeCalendar | boolean | Boolean | 
| timesheetSetting | string | 
      ESSTimesheetSettingModelEnum
      
       Possible values are: 
  | 
  
| unavailabilityCutOff | int32 | Int32 | 
Powered by DapperDox