Traveler Information API
|
Properties | |
int | AlertID [get, set] |
RoadwayLocation | StartRoadwayLocation [get, set] |
RoadwayLocation | EndRoadwayLocation [get, set] |
string | Region [get, set] |
string | County [get, set] |
DateTime? | StartTime [get, set] |
DateTime? | EndTime [get, set] |
string | EventCategory [get, set] |
string | HeadlineDescription [get, set] |
string | ExtendedDescription [get, set] |
string | EventStatus [get, set] |
DateTime? | LastUpdatedTime [get, set] |
string | Priority [get, set] |
A Highway Alert.
|
getset |
Unique Identifier for the alert.
|
getset |
Used for countywide alerts, name of the affected county.
|
getset |
End location for the alert on the roadway.
|
getset |
Estimated end time for alert.
|
getset |
Categorization of alert, i.e. Collision, Maintenance, etc.
|
getset |
Current status of alert, open, closed.
|
getset |
Optional - Additional information about the alert, used for relaying useful extra information for an alert.
|
getset |
Information about what the alert has been issued for.
|
getset |
When was alert was last changed.
|
getset |
Expected impact on traffic, highest, high, medium, low.
|
getset |
WSDOT Region which entered the alert, valid values: EA - Eastern, NC - North Central, NW - Northwest, OL - Olympic, SC - South Central, SW - Southwest.
|
getset |
Start location for the alert on the roadway.
|
getset |
When the impact on traffic began.