dayOfMonth property
The day of the month on which the scheduled audit takes place. This is will
be 1
through 31
or LAST
. If days
29
-31
are specified, and the month does not have
that many days, the audit takes place on the LAST
day of the
month.
Implementation
final String? dayOfMonth;