endTime property

DateTime? endTime

The time until which the incident is valid, after this time the incident should not be considered. The value is null if it hasn't been provided by the traffic incidents supplier. Get the time until which the incident is valid, after this time the incident should not be considered.

Implementation

DateTime? get endTime;