startTime property

DateTime? startTime
final

The date and time in UTC for this action to start. For example, "2019-06-01T00:00:00Z".

Implementation

final DateTime? startTime;