dayOfWeek property

DayOfWeek? dayOfWeek
final

The day of the week on which the scheduled audit is run (if the frequency is "WEEKLY" or "BIWEEKLY").

Implementation

final DayOfWeek? dayOfWeek;