typings/rapi-types.AdditionalInfo

# Table of contents

# Properties

# Properties

# catalog

catalog: string


# fullInfo

fullInfo: Object

# Type declaration

Name Type
type string
url { [key: string]: string; }

# 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' }>