TypingsRapiTypes.RapiTagForUi

typings/rapi-types.RapiTagForUi

Hierarchy

Table of contents

Properties

Properties

__rapi_path__

Optional __rapi_path__: string

Inherited from

RapiTagGeneric.rapi_path


catalog

catalog: string

Inherited from

RapiTagGeneric.catalog


created

created: string

Inherited from

RapiTagGeneric.created


description

Optional description: string

Inherited from

RapiTagGeneric.description


externalIdentifier

externalIdentifier: string

Inherited from

RapiTagGeneric.externalIdentifier


global

global: boolean

Inherited from

RapiTagGeneric.global


id

Optional id: string | number

Inherited from

RapiTagGeneric.id


inspirationImage

Optional inspirationImage: string

Inherited from

RapiTagGeneric.inspirationImage


isLocally

Optional isLocally: boolean

Inherited from

RapiTagGeneric.isLocally


items

items: RapiItem[]


label

Optional label: string

Inherited from

RapiTagGeneric.label


language

language: string

Inherited from

RapiTagGeneric.language


Optional links: LinksCollection

Inherited from

RapiTagGeneric.links


materials

materials: RapiMaterial[]


parents

parents: string[]

Inherited from

RapiTagGeneric.parents


pngIcon

Optional pngIcon: string

Inherited from

RapiTagGeneric.pngIcon


sort

Optional sort: number

Inherited from

RapiTagGeneric.sort


svgIcon

Optional svgIcon: string

Inherited from

RapiTagGeneric.svgIcon


tags

tags: string[]

Inherited from

RapiTagGeneric.tags


updated

updated: string

Inherited from

RapiTagGeneric.updated

Last updated