# TypingsRapiTypes.RapiTenant

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

## Hierarchy

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

  ↳ **`RapiTenant`**

## Table of contents

### Properties

* [\_\_rapi\_path\_\_](#__rapi_path__)
* [active](#active)
* [authenticationRequired](#authenticationrequired)
* [branded](#branded)
* [catalogs](#catalogs)
* [configuration](#configuration)
* [defaultLanguage](#defaultlanguage)
* [id](#id)
* [isLocally](#islocally)
* [label](#label)
* [links](#links)
* [name](#name)
* [plans](#plans)
* [privacyUrl](#privacyurl)
* [roles](#roles)
* [showLanguageSwitch](#showlanguageswitch)
* [skin](#skin)
* [users](#users)

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

***

### active

• **active**: `boolean`

***

### authenticationRequired

• **authenticationRequired**: `boolean`

***

### branded

• **branded**: `boolean`

***

### catalogs

• **catalogs**: [`RapiCatalog`](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapicatalog)\[]

***

### configuration

• **configuration**: `string`

***

### defaultLanguage

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

***

### label

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

***

### name

• **name**: `string`

***

### plans

• **plans**: [`RapiPlan`](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapiplan)\[]

***

### privacyUrl

• **privacyUrl**: `string`

***

### roles

• **roles**: [`RapiRole`](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapirole)\[]

***

### showLanguageSwitch

• **showLanguageSwitch**: `boolean`

***

### skin

• **skin**: [`RapiSkin`](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapiskin)\[]

***

### users

• **users**: [`RapiUser`](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapiuser)\[]
