API Reference › Globals › RapiElement
# Interface: RapiElement
# Hierarchy
-
↳ RapiElement
↳ RapiItem
# Indexable
- [ key: string]: any
# Index
# Properties
- rapi_path
- configuration
- created
- description
- externalIdentifier
- id
- isLocally
- label
- links
- perspectiveImage
- sort
- tags
- updated
# Properties
# Optional
rapi_path
• **rapi_path**? : string
Inherited from RapiJson.rapi_path
Defined in packages/typings/rapi-types.ts:35
# Optional
configuration
• configuration? : ConfigurationString
Defined in packages/typings/rapi-types.ts:367
# created
• created: string
Defined in packages/typings/rapi-types.ts:373
# description
• description: string
Defined in packages/typings/rapi-types.ts:370
# externalIdentifier
• externalIdentifier: string
Defined in packages/typings/rapi-types.ts:372
# id
• id: RapiId
Defined in packages/typings/rapi-types.ts:366
# Optional
isLocally
• isLocally? : boolean
Inherited from RapiJson.isLocally
Defined in packages/typings/rapi-types.ts:34
# label
• label: string
Defined in packages/typings/rapi-types.ts:368
# Optional
links
• links? : LinksCollection
Defined in packages/typings/rapi-types.ts:39
# perspectiveImage
• perspectiveImage: AssetUrl
Defined in packages/typings/rapi-types.ts:369
# Optional
sort
• sort? : number
Inherited from RoomleSortable.sort
Defined in packages/typings/rapi-types.ts:16
# tags
• tags: RapiId[]
Defined in packages/typings/rapi-types.ts:374
# updated
• updated: string
Defined in packages/typings/rapi-types.ts:371