# TypingsRapiTypes.RapiAdditionalContent

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

## Hierarchy

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

  ↳ **`RapiAdditionalContent`**

## Table of contents

### Properties

* [\_\_rapi\_path\_\_](#__rapi_path__)
* [changed](#changed)
* [content](#content)
* [created](#created)
* [id](#id)
* [isLocally](#islocally)
* [itemId](#itemid)
* [label](#label)
* [language](#language)
* [links](#links)
* [type](#type)

## 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__)

***

### changed

• **changed**: `string`

***

### content

• **content**: `string`

***

### created

• **created**: `string`

***

### id

• `Optional` **id**: `string` | `number`

#### Inherited from

[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)

***

### itemId

• **itemId**: `string`

***

### label

• **label**: `string`

***

### language

• **language**: `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)

***

### type

• **type**: [`RAPI_ADDITIONAL_CONTENTS`](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/enums/typings_rapi_types.rapi_additional_contents)
