endTime property
The date and time in UTC for the recurring schedule to end. For example,
"2019-06-01T00:00:00Z"
.
Implementation
final DateTime? endTime;
The date and time in UTC for the recurring schedule to end. For example,
"2019-06-01T00:00:00Z"
.
final DateTime? endTime;