{
"allowPaidBreaks": "boolean",
"allowToSelectHigherClassification": "boolean",
"approveIfMatchesRosterShift": "boolean",
"canSetRequireWorkTypeSetting": "boolean",
"includeAllTimesheetNotesInPayRun": "boolean",
"managersCanCreateTimesheetsForEmployeesThatAreNotEnabled": "boolean",
"maximumPaidBreakDuration": "int32",
"requireLocation": "boolean",
"requireStartAndStopTimes": "boolean",
"requireWorkType": "boolean",
"timesheetRejectionNotifications": "boolean",
"timesheetsEnabled": "boolean"
}
Name | Type | Description |
---|---|---|
allowPaidBreaks | boolean | Boolean |
allowToSelectHigherClassification | boolean | Boolean |
approveIfMatchesRosterShift | boolean | Boolean |
canSetRequireWorkTypeSetting | 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