# daysOfTheWeekDictionary

Dictionary containing daysOfWeek and week.

Availability
7.1.0
3.1.0
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# daysOfWeek

Availability
7.1.0
3.1.0
9.2.0
daysOfWeek :Number

The day of the week. Values are from 1 to 7, with Sunday being 1.


# week

Availability
7.1.0
3.1.0
9.2.0
week :Number

The week number of the day of the week. Values range from -53 to 53. A negative value indicates a value from the end of the range. 0 indicates the week number is irrelevant.