startTime property
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;
The time the reservation started. You purchase a reserved node offering for a duration. This is the start time of that duration.
final DateTime? startTime;