UpdateWorkingDaySettingsRequest
Request to update working day settings for the tenant
Properties
| Name | Type | Description |
|---|---|---|
| defaultHolidayAdjustment | enum | None Skip MoveBefore MoveAfter |
None Skip MoveBefore MoveAfter | ||
| bankHolidayRegion | enum | None England Wales Scotland NorthernIreland |
None England Wales Scotland NorthernIreland | ||
JSON Example
{
"defaultHolidayAdjustment": "None",
"bankHolidayRegion": "None"
}