Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InformationType

Package version

The information type.

Hierarchy

  • InformationType

Index

Properties

Optional custom

custom: undefined | false | true

Indicates whether the information type is custom or not.

Optional description

description: undefined | string

The description of the information type.

Optional displayName

displayName: undefined | string

The name of the information type.

Optional enabled

enabled: undefined | false | true

Indicates whether the information type is enabled or not.

Optional keywords

The information type keywords.

Optional order

order: undefined | number

The order of the information type.

Optional recommendedLabelId

recommendedLabelId: undefined | string

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

Generated using TypeDoc