hourOfDay property

int? hourOfDay
final

The hour component of the maintenance start time represented as hh, where hh is the hour (0 to 23). The hour of the day is in the time zone of the gateway.

Implementation

final int? hourOfDay;