dayOfWeek property

DayOfWeek? dayOfWeek
final

The day of the week on which the scheduled audit takes place, either one of SUN, MON, TUE, WED, THU, FRI, or SAT.

Implementation

final DayOfWeek? dayOfWeek;