API Reference / Modules / typings/rapi-types / RapiConfiguration

# Interface: 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

# Defined in

packages/typings/rapi-types.ts:38 (opens new window)


# assets

Optional assets: AssetItem

# Defined in

packages/typings/rapi-types.ts:429 (opens new window)


# catalog

Optional catalog: string

# Defined in

packages/typings/rapi-types.ts:428 (opens new window)


# configuration

configuration: string

# Defined in

packages/typings/rapi-types.ts:417 (opens new window)


# configurationHash

configurationHash: string

# Defined in

packages/typings/rapi-types.ts:418 (opens new window)


# created

created: string

# Defined in

packages/typings/rapi-types.ts:415 (opens new window)


# depth

depth: number

# Defined in

packages/typings/rapi-types.ts:427 (opens new window)


# height

height: number

# Defined in

packages/typings/rapi-types.ts:426 (opens new window)


# id

id: string

# Overrides

RapiJson.id

# Defined in

packages/typings/rapi-types.ts:414 (opens new window)


# isLocally

Optional isLocally: boolean

# Inherited from

RapiJson.isLocally

# Defined in

packages/typings/rapi-types.ts:37 (opens new window)


# lastAccess

lastAccess: string

# Defined in

packages/typings/rapi-types.ts:416 (opens new window)


Optional links: LinksCollection

# Inherited from

RapiJson.links

# Defined in

packages/typings/rapi-types.ts:42 (opens new window)


# orderable

Optional orderable: boolean

# Defined in

packages/typings/rapi-types.ts:423 (opens new window)


# parts

parts: string

# Defined in

packages/typings/rapi-types.ts:419 (opens new window)


# perspectiveImage

Optional perspectiveImage: string

# Defined in

packages/typings/rapi-types.ts:420 (opens new window)


# requestable

Optional requestable: boolean

# Defined in

packages/typings/rapi-types.ts:424 (opens new window)


# rootComponentId

rootComponentId: string

# Defined in

packages/typings/rapi-types.ts:422 (opens new window)


# topImage

Optional topImage: string

# Defined in

packages/typings/rapi-types.ts:421 (opens new window)


# width

width: number

# Defined in

packages/typings/rapi-types.ts:425 (opens new window)