Gets and sets the property StartTime.
The time the reservation started. You purchase a reserved node offering for a duration. This is the start time of that duration.

C# |
public DateTime StartTime { get; set; }
The time the reservation started. You purchase a reserved node offering for a duration. This is the start time of that duration.
C# |
public DateTime StartTime { get; set; }