API Reference › Globals › RapiComponent
# Interface: RapiComponent
# Hierarchy
↳ RapiComponent
# Indexable
- [ key: string]: any
# Index
# Properties
- rapi_path
- active
- 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
# active
• active: boolean
Defined in packages/typings/rapi-types.ts:380
# Optional
configuration
• configuration? : ConfigurationString
Inherited from RapiElement.configuration
Defined in packages/typings/rapi-types.ts:367
# created
• created: string
Inherited from RapiElement.created
Defined in packages/typings/rapi-types.ts:373
# description
• description: string
Inherited from RapiElement.description
Defined in packages/typings/rapi-types.ts:370
# externalIdentifier
• externalIdentifier: string
Inherited from RapiElement.externalIdentifier
Defined in packages/typings/rapi-types.ts:372
# id
• id: RapiId
Inherited from RapiElement.id
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
Inherited from RapiElement.label
Defined in packages/typings/rapi-types.ts:368
# Optional
links
• links? : LinksCollection
Defined in packages/typings/rapi-types.ts:39
# perspectiveImage
• perspectiveImage: AssetUrl
Inherited from RapiElement.perspectiveImage
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[]
Inherited from RapiElement.tags
Defined in packages/typings/rapi-types.ts:374
# updated
• updated: string
Inherited from RapiElement.updated
Defined in packages/typings/rapi-types.ts:371