DayOfWeek

DayOfWeek
DayOfWeek

A boxed DayOfWeekEnum. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": "string"
}
_value
Required

Possible values:

  • sunday
  • monday
  • tuesday
  • wednesday
  • thursday
  • friday
  • saturday
Possible values are : sunday, monday, tuesday, wednesday, thursday, friday, saturday,