startStamp property

DateTime startStamp
final

Start timestamp when the traffic event becomes active

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

Implementation

final DateTime startStamp;