For the complete documentation index, see llms.txt. This page is also available as Markdown.

TypingsRapiTypes.RapiPlanSnapshotGetData

typings/rapi-types.RapiPlanSnapshotGetData

Hierarchy

Table of contents

Properties

Properties

__rapi_path__

Optional __rapi_path__: string

Inherited from


combinedIds

combinedIds: string[]


embedId

embedId: string


id

Optional id: string | number

Inherited from

RapiPlanSnapshotPostData.id


isLocally

Optional isLocally: boolean

Inherited from


Optional links: LinksCollection

Inherited from


parentId

parentId: string

Inherited from


perspectiveImage

perspectiveImage: string


plan

plan: string

Inherited from


planObjects

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

Inherited from


topImage

topImage: string

Last updated