Package version:

Interface InformationType

The information type.

Hierarchy

  • InformationType

Properties

custom?: boolean

Indicates whether the information type is custom or not.

description?: string

The description of the information type.

displayName?: string

The name of the information type.

enabled?: boolean

Indicates whether the information type is enabled or not.

The information type keywords.

order?: number

The order of the information type.

recommendedLabelId?: string

The recommended label id to be associated with this information type.

Generated using TypeDoc