Interface Alert

Hierarchy

  • Alert

Properties

acked: boolean
alert_data: {
    [key: string]: any;
}

Type declaration

  • [key: string]: any
created_at: string
icon: string
itag: string
message: string
priority: number
title: string
type: string
url: string

Generated using TypeDoc