Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HookInfo

Package version

Hierarchy

  • HookInfo

Index

Properties

Optional admins

admins: string[]

hook administrators

Optional description

description: undefined | string

hook description

Optional externalLink

externalLink: undefined | string

hook external link

hookType

hookType: "Email" | "Webhook"

Polymorphic discriminator, which specifies the different types this object can be

Optional id

id: undefined | string

Hook unique id NOTE: This property will not be serialized. It can only be populated by the server.

name

name: string

hook unique name

Generated using TypeDoc