Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 498 Bytes

DayOfWeek.md

File metadata and controls

21 lines (15 loc) · 498 Bytes

DayOfWeek

Description

Indicates the specific day of the week.

Properties

Name Type
SUN string
MON string
TUE string
WED string
THU string
FRI string
SAT string

Note: All properties are protected and only accessed via getters and setters.

[Back to Model list] [Back to API list] [Back to README]