共用方式為


Alert interface

與作用中警示相關聯的基本資訊。

屬性

alertLevel

個別警示範圍所在的層級。 其中一個「城市」、「機構」、「線路」、「停止」。

alertSummary

摘要警示的文字。

category

警示的類別。 其中一個無、一般、資訊、已修改、重大。

details
publicationDate

ISO 8601 格式的日期和時間,例如 2019-04-05T14:24:18-04:00。

屬性詳細資料

alertLevel

個別警示範圍所在的層級。 其中一個「城市」、「機構」、「線路」、「停止」。

alertLevel?: string

屬性值

string

alertSummary

摘要警示的文字。

alertSummary?: string

屬性值

string

category

警示的類別。 其中一個無、一般、資訊、已修改、重大。

category?: string

屬性值

string

details

details?: AlertDetail

屬性值

publicationDate

ISO 8601 格式的日期和時間,例如 2019-04-05T14:24:18-04:00。

publicationDate?: Date

屬性值

Date