TypingsRapiTypes.RapiConfiguration
typings/rapi-types.RapiConfiguration
Hierarchy
Indexable
▪ [key: string]: string | number | boolean | AssetUrl | RapiId | LinksCollection | AssetItem
Table of contents
Properties
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
Last updated