TypingsRapiTypes.RapiElement

typings/rapi-types.RapiElement

Hierarchy

Indexable

â–ª [key: string]: string | number | boolean | AssetUrl | RapiId | RapiId[] | LinksCollection | AdditionalInfo[] | AssetItem

Table of contents

Properties

Properties

__rapi_path__

• Optional __rapi_path__: string

Inherited from

RapiJson.rapi_path


configuration

• Optional configuration: string


externalIdentifier

• externalIdentifier: string


id

• id: string

Overrides


isLocally

• Optional isLocally: boolean

Inherited from

RapiJson.isLocally


label

• label: string

Inherited from


• Optional links: LinksCollection

Inherited from

RapiJson.links


perspectiveImage

• perspectiveImage: string

Inherited from


sort

• Optional sort: number

Inherited from


tags

• tags: string[]

Last updated