summary property

LocalizedText summary

The human readable summary of the incident. The summary field provides a short version of the description containing no location information. The expected summary language can be managed via TrafficIncidentsQueryOptions.languageCode and TrafficIncidentLookupOptions.languageCode. Gets the human readable summary of the incident.

Implementation

LocalizedText get summary;