TypingsRapiTypes.AdditionalInfo
typings/rapi-types.AdditionalInfo
Table of contents
Properties
Properties
catalog
• catalog: string
fullInfo
• fullInfo: Object
Type declaration
key
• key: string
parentIdFilter
• parentIdFilter: string
tooltip
• tooltip: Object
Index signature
▪ [key: string
]: string
type
• type: Enumify
<{ COMPONENT
: "component"
= 'component'; ITEM
: "item"
= 'item'; MATERIAL
: "material"
= 'material'; PARAMETER
: "parameter"
= 'parameter'; PARAMETER_VALUE
: "paramValue"
= 'paramValue' }>
Last updated