Skip to main content

Nonworkingdays

Represents the non-working days of the organization.

nonWorkingDaysstring[]required

The non-working days of the organization.

Possible values: [MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY]

Nonworkingdays
{
"nonWorkingDays": [
"MONDAY"
]
}