# Interface: RapiElement

typings/rapi-types.RapiElement

# Hierarchy

# Indexable

▪ [key: string]: string | number | boolean | AssetUrl | RapiId | RapiId[] | LinksCollection | AdditionalInfo[] | AssetItem

# Table of contents

# Properties

# Properties

# __rapi_path__

Optional __rapi_path__: string

# Inherited from

RapiJson.rapi_path

# Defined in

packages/typings/rapi-types.ts:38 (opens new window)


# configuration

Optional configuration: string

# Defined in

packages/typings/rapi-types.ts:447 (opens new window)


# created

created: string

# Defined in

packages/typings/rapi-types.ts:453 (opens new window)


# description

description: string

# Defined in

packages/typings/rapi-types.ts:450 (opens new window)


# externalIdentifier

externalIdentifier: string

# Defined in

packages/typings/rapi-types.ts:452 (opens new window)


# id

id: string

# Overrides

RapiJson.id

# Defined in

packages/typings/rapi-types.ts:446 (opens new window)


# isLocally

Optional isLocally: boolean

# Inherited from

RapiJson.isLocally

# Defined in

packages/typings/rapi-types.ts:37 (opens new window)


# label

label: string

# Defined in

packages/typings/rapi-types.ts:448 (opens new window)


Optional links: LinksCollection

# Inherited from

RapiJson.links

# Defined in

packages/typings/rapi-types.ts:42 (opens new window)


# perspectiveImage

perspectiveImage: string

# Defined in

packages/typings/rapi-types.ts:449 (opens new window)


# sort

Optional sort: number

# Inherited from

RoomleSortable.sort

# Defined in

packages/typings/rapi-types.ts:19 (opens new window)


# tags

tags: string[]

# Defined in

packages/typings/rapi-types.ts:454 (opens new window)


# updated

updated: string

# Defined in

packages/typings/rapi-types.ts:451 (opens new window)