frequency property

AuditFrequency? frequency
final

How often the scheduled audit takes place, either one of DAILY, WEEKLY, BIWEEKLY, or MONTHLY. The start time of each audit is determined by the system.

Implementation

final AuditFrequency? frequency;