startMinute property

String? startMinute
getter/setter pair

The minute of the hour to start the feed.

It is applicable if the repeat value is equal to 1. Default value is 0.

Optional.

Implementation

core.String? startMinute;