repeatInterval property

String? repeatInterval
getter/setter pair

Interval between the start of each scheduled TransferOperation.

If unspecified, the default value is 24 hours. This value may not be less than 1 hour.

Implementation

core.String? repeatInterval;