IntelligencePack interface

Intelligence Pack containing a string name and boolean indicating if it's enabled.

Properties

displayName

The display name of the intelligence pack.

enabled

The enabled boolean for the intelligence pack.

name

The name of the intelligence pack.

Property Details

displayName

The display name of the intelligence pack.

displayName?: string

Property Value

string

enabled

The enabled boolean for the intelligence pack.

enabled?: boolean

Property Value

boolean

name

The name of the intelligence pack.

name?: string

Property Value

string