# TypingsKernel.UiPossibleChildTag

[typings/kernel](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/modules/typings_kernel).UiPossibleChildTag

## Hierarchy

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

  ↳ **`UiPossibleChildTag`**

## Table of contents

### Properties

* [\_\_rapi\_path\_\_](#__rapi_path__)
* [catalog](#catalog)
* [created](#created)
* [description](#description)
* [externalIdentifier](#externalidentifier)
* [global](#global)
* [id](#id)
* [inspirationImage](#inspirationimage)
* [isLocally](#islocally)
* [items](#items)
* [label](#label)
* [language](#language)
* [links](#links)
* [materials](#materials)
* [parents](#parents)
* [pngIcon](#pngicon)
* [possibleChildren](#possiblechildren)
* [sort](#sort)
* [svgIcon](#svgicon)
* [tags](#tags)
* [updated](#updated)

## Properties

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

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

#### Inherited from

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

***

### catalog

• **catalog**: `string`

#### Inherited from

[RapiTag](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapitag).[catalog](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapitag#catalog)

***

### created

• **created**: `string`

#### Inherited from

[RapiTag](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapitag).[created](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapitag#created)

***

### description

• `Optional` **description**: `string`

#### Inherited from

[RapiTag](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapitag).[description](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapitag#description)

***

### externalIdentifier

• **externalIdentifier**: `string`

#### Inherited from

[RapiTag](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapitag).[externalIdentifier](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapitag#externalidentifier)

***

### global

• **global**: `boolean`

#### Inherited from

[RapiTag](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapitag).[global](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapitag#global)

***

### id

• **id**: `string`

#### Inherited from

[RapiTag](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapitag).[id](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapitag#id)

***

### inspirationImage

• `Optional` **inspirationImage**: `string`

#### Inherited from

[RapiTag](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapitag).[inspirationImage](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapitag#inspirationimage)

***

### isLocally

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

#### Inherited from

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

***

### items

• **items**: `string`\[]

#### Inherited from

[RapiTag](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapitag).[items](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapitag#items)

***

### label

• `Optional` **label**: `string`

#### Inherited from

[RapiTag](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapitag).[label](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapitag#label)

***

### language

• **language**: `string`

#### Inherited from

[RapiTag](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapitag).[language](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapitag#language)

***

### links

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

#### Inherited from

[RapiTag](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapitag).[links](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapitag#links)

***

### materials

• **materials**: `string`\[]

#### Inherited from

[RapiTag](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapitag).[materials](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapitag#materials)

***

### parents

• **parents**: `string`\[]

#### Inherited from

[RapiTag](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapitag).[parents](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapitag#parents)

***

### pngIcon

• `Optional` **pngIcon**: `string`

#### Inherited from

[RapiTag](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapitag).[pngIcon](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapitag#pngicon)

***

### possibleChildren

• **possibleChildren**: [`UiPossibleChild`](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_kernel.uipossiblechild)\[]

***

### sort

• `Optional` **sort**: `number`

#### Inherited from

[RapiTag](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapitag).[sort](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapitag#sort)

***

### svgIcon

• `Optional` **svgIcon**: `string`

#### Inherited from

[RapiTag](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapitag).[svgIcon](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapitag#svgicon)

***

### tags

• **tags**: `string`\[]

#### Inherited from

[RapiTag](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapitag).[tags](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapitag#tags)

***

### updated

• **updated**: `string`

#### Inherited from

[RapiTag](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapitag).[updated](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapitag#updated)
