minuteOfHour property

int? minuteOfHour
final

The minute component of the maintenance start time represented as mm, where mm is the minute (0 to 59). The minute of the hour is in the time zone of the gateway.

Implementation

final int? minuteOfHour;