endStamp property

DateTime endStamp
final

End timestamp when the traffic event ends

For user-created roadblocks, it is the endTime parameter passed to the TrafficService add methods.

Implementation

final DateTime endStamp;