startTime property

DateTime? startTime
final

The time the reservation started. You purchase a reserved node offering for a duration. This is the start time of that duration.

Implementation

final DateTime? startTime;