dayOfMonth property

int? dayOfMonth
final

The day of the month component of the maintenance start time represented as an ordinal number from 1 to 28, where 1 represents the first day of the month and 28 represents the last day of the month.

Implementation

final int? dayOfMonth;