# TypingsRapiTypes.RapiConfiguration

[typings/rapi-types](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/modules/typings_rapi_types).RapiConfiguration

## Hierarchy

* [`RapiJson`](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapijson)

  ↳ **`RapiConfiguration`**

  ↳↳ [`RapiConfigurationEnhanced`](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapiconfigurationenhanced)

## Indexable

▪ \[key: `string`]: `string` | `number` | `boolean` | [`AssetUrl`](https://docs.roomle.com/rubens/rubens-sdk/modules/typings_rapi_types#asseturl) | [`RapiId`](https://docs.roomle.com/rubens/rubens-sdk/modules/typings_rapi_types#rapiid) | [`LinksCollection`](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.linkscollection) | [`AssetItem`](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.assetitem)

## Table of contents

### Properties

* [\_\_rapi\_path\_\_](#__rapi_path__)
* [assets](#assets)
* [catalog](#catalog)
* [configuration](#configuration)
* [configurationHash](#configurationhash)
* [created](#created)
* [depth](#depth)
* [height](#height)
* [id](#id)
* [isLocally](#islocally)
* [lastAccess](#lastaccess)
* [links](#links)
* [orderable](#orderable)
* [parts](#parts)
* [perspectiveImage](#perspectiveimage)
* [requestable](#requestable)
* [rootComponentId](#rootcomponentid)
* [topImage](#topimage)
* [width](#width)

## Properties

### \_\_rapi\_path\_\_

• `Optional` **\_\_rapi\_path\_\_**: `string`

#### Inherited from

[RapiJson](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapijson).[**rapi\_path**](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapijson#__rapi_path__)

***

### assets

• `Optional` **assets**: [`AssetItem`](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.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](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapijson).[id](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapijson#id)

***

### isLocally

• `Optional` **isLocally**: `boolean`

#### Inherited from

[RapiJson](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapijson).[isLocally](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapijson#islocally)

***

### lastAccess

• **lastAccess**: `string`

***

### links

• `Optional` **links**: [`LinksCollection`](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.linkscollection)

#### Inherited from

[RapiJson](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapijson).[links](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.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`
