Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Channel

Response including channels.

Hierarchy

  • Channel

Index

Properties

Optional alert_source

alert_source: ChannelAlertSourceItem[]

Optional channel_id

channel_id: string

A unique ID for the channel.

Optional description

description: string

A one sentence description of this Channel.

Optional enabled

enabled: boolean

Whether the channel is enabled. The default is disabled.

Optional endpoint

endpoint: string

The callback URL which receives the notification.

Optional frequency

frequency: string

Optional name

name: string

Optional severity

severity: ChannelSeverity

The severity of the notification.

Optional type

type: string

Type of callback URL.

Generated using TypeDoc