endTime property

DateTime? endTime
final

The date and time in UTC for the recurring schedule to end. For example, "2019-06-01T00:00:00Z".

Implementation

final DateTime? endTime;