Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetChannelResponseChannel

Response including channels.

Hierarchy

  • GetChannelResponseChannel

Index

Properties

Optional alert_source

Optional channel_id

channel_id: string

unique id of the channel.

Optional description

description: string

A one sentence description of this Channel.

Optional enabled

enabled: boolean

Channel is enabled or not. 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 of the notification.

Optional type

type: string

Type of callback URL.

Generated using TypeDoc