TypingsRapiTypes.RapiConfiguration

typings/rapi-types.RapiConfiguration

Hierarchy

Indexable

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

Table of contents

Properties

Properties

__rapi_path__

Optional __rapi_path__: string

Inherited from

RapiJson.rapi_path


assets

Optional assets: AssetItem


catalog

Optional catalog: string


configuration

configuration: string


configurationHash

configurationHash: string


created

created: string


depth

depth: number


height

height: number


id

id: string

Overrides

RapiJson.id


isLocally

Optional isLocally: boolean

Inherited from

RapiJson.isLocally


lastAccess

lastAccess: string


Optional links: LinksCollection

Inherited from

RapiJson.links


orderable

Optional orderable: boolean


parts

parts: string


perspectiveImage

Optional perspectiveImage: string


requestable

Optional requestable: boolean


rootComponentId

rootComponentId: string


topImage

Optional topImage: string


width

width: number

Last updated