Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HookInfoPatch

Package version

Hierarchy

  • HookInfoPatch

Index

Properties

Optional admins

admins: string[]

hook administrators

Optional description

description: undefined | string

hook description

Optional externalLink

externalLink: undefined | string

hook external link

Optional hookName

hookName: undefined | string

hook unique name

hookType

hookType: "Email" | "Webhook"

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

Generated using TypeDoc