Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TicketerConfig

States the current ticket configuration.

Hierarchy

  • TicketerConfig

Index

Constructors

Properties

Methods

Constructors

constructor

  • new TicketerConfig(plugin: string, enabled?: boolean): TicketerConfig

Properties

enabled

enabled: boolean

Defines if the ticketer integration is enabled. True if enabled, False otherwise.

plugin

plugin: string

The name of the ticketer plugin currently in use.

Methods

clone

equals

Generated using TypeDoc