typings/rapi-types.RapiConfiguration
# Hierarchy
-
↳
RapiConfiguration
# Indexable
▪ [key: string
]: string
| number
| boolean
| AssetUrl
| RapiId
| LinksCollection
| AssetItem
# Table of contents
# Properties
- __rapi_path__
- assets
- catalog
- configuration
- configurationHash
- created
- depth
- height
- id
- isLocally
- lastAccess
- links
- orderable
- parts
- perspectiveImage
- requestable
- rootComponentId
- topImage
- width
# Properties
# __rapi_path__
• Optional
__rapi_path__: string
# Inherited from
# assets
• Optional
assets: AssetItem
# catalog
• Optional
catalog: string
# configuration
• configuration: string
# configurationHash
• configurationHash: string
# created
• created: string
# depth
• depth: number
# height
• height: number
# id
• id: string
# Overrides
# isLocally
• Optional
isLocally: boolean
# Inherited from
# lastAccess
• lastAccess: string
# links
• Optional
links: LinksCollection
# Inherited from
# orderable
• Optional
orderable: boolean
# parts
• parts: string
# perspectiveImage
• Optional
perspectiveImage: string
# requestable
• Optional
requestable: boolean
# rootComponentId
• rootComponentId: string
# topImage
• Optional
topImage: string
# width
• width: number