PackageAlertState
No description
type PackageAlertState {
status: AlarmState!
message: String
notification: JSON
occurredAt: String
}
No description
type PackageAlertState {
status: AlarmState!
message: String
notification: JSON
occurredAt: String
}
status (AlarmState!)​message (String)​notification (JSON)​occurredAt (String)​