AlertUpdatedAt

Type Alias AlertUpdatedAt 

Source
pub type AlertUpdatedAt = DateTime<Utc>;
Expand description

The time that the alert was last updated in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ.

Aliased Typeยง

pub struct AlertUpdatedAt { /* private fields */ }