InfoType interface
Custom user-defined information type
Properties
| description | Description of the info type |
| id | Id of the info type |
| name | Display name of the info type |
Property Details
description
Description of the info type
description?: string
Property Value
string
id
Id of the info type
id?: string
Property Value
string
name
Display name of the info type
name?: string
Property Value
string