Alert interface

Basic information associated with the active alert.

Properties

alertLevel

The level at which the respective alert extents to. One of Metro, Agency, Line, Stop.

alertSummary

Text summarizing the alert.

category

The category of the alert. One of None, Regular, Info, Modified, Critical.

details
publicationDate

The date and time in ISO 8601 format, e.g. 2019-04-05T14:24:18-04:00.

Property Details

alertLevel

The level at which the respective alert extents to. One of Metro, Agency, Line, Stop.

alertLevel?: string

Property Value

string

alertSummary

Text summarizing the alert.

alertSummary?: string

Property Value

string

category

The category of the alert. One of None, Regular, Info, Modified, Critical.

category?: string

Property Value

string

details

details?: AlertDetail

Property Value

publicationDate

The date and time in ISO 8601 format, e.g. 2019-04-05T14:24:18-04:00.

publicationDate?: Date

Property Value

Date