# TypingsRapiTypes.RapiPlanSnapshotGetData

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

## Hierarchy

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

  ↳ **`RapiPlanSnapshotGetData`**

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

## Table of contents

### Properties

* [\_\_rapi\_path\_\_](#__rapi_path__)
* [combinedIds](#combinedids)
* [embedId](#embedid)
* [id](#id)
* [isLocally](#islocally)
* [links](#links)
* [parentId](#parentid)
* [perspectiveImage](#perspectiveimage)
* [plan](#plan)
* [planObjects](#planobjects)
* [topImage](#topimage)

## Properties

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

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

#### Inherited from

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

***

### combinedIds

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

***

### embedId

• **embedId**: `string`

***

### id

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

#### Inherited from

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

***

### isLocally

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

#### Inherited from

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

***

### links

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

#### Inherited from

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

***

### parentId

• **parentId**: `string`

#### Inherited from

[RapiPlanSnapshotPostData](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapiplansnapshotpostdata).[parentId](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapiplansnapshotpostdata#parentid)

***

### perspectiveImage

• **perspectiveImage**: `string`

***

### plan

• **plan**: `string`

#### Inherited from

[RapiPlanSnapshotPostData](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapiplansnapshotpostdata).[plan](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapiplansnapshotpostdata#plan)

***

### planObjects

• **planObjects**: { `combinedId`: `string` ; `position`: `string` }\[]

#### Inherited from

[RapiPlanSnapshotPostData](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_rapi_types.rapiplansnapshotpostdata).[planObjects](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/typings_rapi_types.rapiplansnapshotpostdata#planobjects)

***

### topImage

• **topImage**: `string`
