TypingsRapiTypes.RapiPlanSnapshotGetData

typings/rapi-types.RapiPlanSnapshotGetData

Hierarchy

Table of contents

Properties

Properties

__rapi_path__

Optional __rapi_path__: string

Inherited from

RapiPlanSnapshotPostData.rapi_path


combinedIds

combinedIds: string[]


embedId

embedId: string


id

Optional id: string | number

Inherited from

RapiPlanSnapshotPostData.id


isLocally

Optional isLocally: boolean

Inherited from

RapiPlanSnapshotPostData.isLocally


Optional links: LinksCollection

Inherited from

RapiPlanSnapshotPostData.links


parentId

parentId: string

Inherited from

RapiPlanSnapshotPostData.parentId


perspectiveImage

perspectiveImage: string


plan

plan: string

Inherited from

RapiPlanSnapshotPostData.plan


planObjects

planObjects: { combinedId: string ; position: string }[]

Inherited from

RapiPlanSnapshotPostData.planObjects


topImage

topImage: string

Last updated