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


created

created: string


description

description: string


externalIdentifier

externalIdentifier: string


id

id: string

Overrides

RapiJson.id


isLocally

Optional isLocally: boolean

Inherited from

RapiJson.isLocally


label

label: string


Optional links: LinksCollection

Inherited from

RapiJson.links


perspectiveImage

perspectiveImage: string


sort

Optional sort: number

Inherited from

RoomleSortable.sort


tags

tags: string[]


updated

updated: string

Last updated