{
    "allowPaidBreaks": "boolean",
    "approveIfMatchesRosterShift": "boolean",
    "canSetRequireWorkTypeSetting": "boolean",
    "hasMaximumPaidBreakDuration": "boolean",
    "includeAllTimesheetNotesInPayRun": "boolean",
    "managersCanCreateTimesheetsForEmployeesThatAreNotEnabled": "boolean",
    "maximumPaidBreakDuration": "int32",
    "requireLocation": "boolean",
    "requireStartAndStopTimes": "boolean",
    "requireWorkType": "boolean",
    "timesheetRejectionNotifications": "boolean",
    "timesheetsEnabled": "boolean"
}
| Name | Type | Description | 
|---|---|---|
| allowPaidBreaks | boolean | Boolean | 
| approveIfMatchesRosterShift | boolean | Boolean | 
| canSetRequireWorkTypeSetting | boolean | Boolean | 
| hasMaximumPaidBreakDuration | boolean | Boolean | 
| includeAllTimesheetNotesInPayRun | boolean | Boolean | 
| managersCanCreateTimesheetsForEmployeesThatAreNotEnabled | boolean | Boolean | 
| maximumPaidBreakDuration | int32 | 
      Nullable | 
  
| requireLocation | boolean | Boolean | 
| requireStartAndStopTimes | boolean | Boolean | 
| requireWorkType | boolean | Boolean | 
| timesheetRejectionNotifications | boolean | Boolean | 
| timesheetsEnabled | boolean | Boolean | 
Powered by DapperDox