# TypingsRapiTypes.RapiMaterialGroup

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

## Hierarchy

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

  ↳ **`RapiMaterialGroup`**

## Indexable

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

## Table of contents

### Properties

* [\_\_rapi\_path\_\_](#__rapi_path__)
* [id](#id)
* [isLocally](#islocally)
* [label](#label)
* [legacyId](#legacyid)
* [links](#links)
* [materials](#materials)
* [sort](#sort)

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

***

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

***

### label

• **label**: `string`

***

### legacyId

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

***

### materials

• **materials**: [`RapiMaterial`](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapimaterial)\[]

***

### sort

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