TypingsRapiTypes.RapiItem

typings/rapi-types.RapiItem

Hierarchy

Table of contents

Properties

Properties

__rapi_path__

Optional __rapi_path__: string

Inherited from

RapiElement.rapi_path


assets

Optional assets: AssetItem


basecolor

basecolor: number


catalog

catalog: string


colorable

colorable: boolean


configuration

Optional configuration: string

Inherited from

RapiElement.configuration


created

created: string

Inherited from

RapiElement.created


currencySymbol

Optional currencySymbol: string


customerPrice

Optional customerPrice: number


depth

depth: number


description

description: string

Inherited from

RapiElement.description


detailType

detailType: string


displayedDepth

displayedDepth: number


displayedHeight

displayedHeight: number


displayedWidth

displayedWidth: number


externalIdentifier

externalIdentifier: string

Inherited from

RapiElement.externalIdentifier


flipable

flipable: boolean


height

height: number


hidden

hidden: boolean


id

id: string

Inherited from

RapiElement.id


isLocally

Optional isLocally: boolean

Inherited from

RapiElement.isLocally


label

label: string

Inherited from

RapiElement.label


language

language: string


layer

layer: number


Optional link: string


Optional links: LinksCollection

Inherited from

RapiElement.links


meta

meta: string


orderable

orderable: boolean


perspectiveImage

perspectiveImage: string

Inherited from

RapiElement.perspectiveImage


perspectiveImageHD

perspectiveImageHD: string


requestable

requestable: boolean


rootComponentId

Optional rootComponentId: string


scaleable

scaleable: boolean


sort

sort: number

Overrides

RapiElement.sort


tags

tags: string[]

Inherited from

RapiElement.tags


threeDimensionalAsset

threeDimensionalAsset: string


threeDimensionalAssetIOS

threeDimensionalAssetIOS: string


threeDimensionalAssetWeb

threeDimensionalAssetWeb: string


topImage

topImage: string


type

type: string


updated

updated: string

Inherited from

RapiElement.updated


width

width: number

Last updated