API Reference › Globals › RapiConfigurationEnhanced
# Interface: RapiConfigurationEnhanced
# Hierarchy
↳ RapiConfigurationEnhanced
# Indexable
- [ key: string]: any
# Index
# Properties
- rapi_path
- assets
- catalog
- configuration
- configurationHash
- created
- depth
- height
- id
- isLocally
- label
- lastAccess
- links
- orderable
- parts
- perspectiveImage
- requestable
- rootComponentId
- topImage
- width
# Properties
# Optional
rapi_path
• **rapi_path**? : string
Inherited from RapiJson.rapi_path
Defined in packages/typings/rapi-types.ts:35
# Optional
assets
• assets? : AssetItem
Inherited from RapiConfiguration.assets
Defined in packages/typings/rapi-types.ts:356
# Optional
catalog
• catalog? : RapiId
Inherited from RapiConfiguration.catalog
Defined in packages/typings/rapi-types.ts:355
# configuration
• configuration: ConfigurationString
Inherited from RapiConfiguration.configuration
Defined in packages/typings/rapi-types.ts:344
# configurationHash
• configurationHash: string
Inherited from RapiConfiguration.configurationHash
Defined in packages/typings/rapi-types.ts:345
# created
• created: string
Inherited from RapiConfiguration.created
Defined in packages/typings/rapi-types.ts:342
# depth
• depth: number
Inherited from RapiConfiguration.depth
Defined in packages/typings/rapi-types.ts:354
# height
• height: number
Inherited from RapiConfiguration.height
Defined in packages/typings/rapi-types.ts:353
# id
• id: RapiId
Inherited from RapiConfiguration.id
Defined in packages/typings/rapi-types.ts:341
# 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:362
# lastAccess
• lastAccess: string
Inherited from RapiConfiguration.lastAccess
Defined in packages/typings/rapi-types.ts:343
# Optional
links
• links? : LinksCollection
Defined in packages/typings/rapi-types.ts:39
# Optional
orderable
• orderable? : boolean
Inherited from RapiConfiguration.orderable
Defined in packages/typings/rapi-types.ts:350
# parts
• parts: string
Inherited from RapiConfiguration.parts
Defined in packages/typings/rapi-types.ts:346
# Optional
perspectiveImage
• perspectiveImage? : AssetUrl
Inherited from RapiConfiguration.perspectiveImage
Defined in packages/typings/rapi-types.ts:347
# Optional
requestable
• requestable? : boolean
Inherited from RapiConfiguration.requestable
Defined in packages/typings/rapi-types.ts:351
# rootComponentId
• rootComponentId: RapiId
Inherited from RapiConfiguration.rootComponentId
Defined in packages/typings/rapi-types.ts:349
# Optional
topImage
• topImage? : AssetUrl
Inherited from RapiConfiguration.topImage
Defined in packages/typings/rapi-types.ts:348
# width
• width: number
Inherited from RapiConfiguration.width
Defined in packages/typings/rapi-types.ts:352