TypingsRapiTypes.RapiTagGeneric

typings/rapi-types.RapiTagGeneric

Hierarchy

Indexable

▪ [key: string]: string | number | boolean | AssetUrl | RapiId | RapiId[] | RapiElement[] | RapiMaterial[] | LinksCollection

Table of contents

Properties

Properties

__rapi_path__

Optional __rapi_path__: string

Inherited from

RapiJson.rapi_path


catalog

catalog: string


created

created: string


description

Optional description: string


externalIdentifier

externalIdentifier: string


global

global: boolean


id

Optional id: string | number

Inherited from

RapiJson.id


inspirationImage

Optional inspirationImage: string


isLocally

Optional isLocally: boolean

Inherited from

RapiJson.isLocally


label

Optional label: string


language

language: string


Optional links: LinksCollection

Inherited from

RapiJson.links


parents

parents: string[]


pngIcon

Optional pngIcon: string


sort

Optional sort: number


svgIcon

Optional svgIcon: string


tags

tags: string[]


updated

updated: string

Last updated