TypingsRapiTypes.RapiCatalog

typings/rapi-types.RapiCatalog

Hierarchy

Indexable

▪ [key: string]: string | number | boolean | RapiRetailer | RapiTag | RapiMaterial | RapiComponent | RapiItem | RapiTenant

Table of contents

Properties

Properties

__rapi_path__

Optional __rapi_path__: string

Inherited from

RapiJson.rapi_path


active

active: boolean


allItems

allItems: RapiItem[]


allTags

allTags: RapiTag[]


brandIcon

brandIcon: string


branded

branded: boolean


components

components: RapiComponent[]


cover

cover: string


created

created: string


description

description: string


externalIdentifier

externalIdentifier: string


featured: boolean


featuredImage

featuredImage: string


free

free: boolean


hidden

hidden: boolean


hiddenByTenant

hiddenByTenant: boolean


hiddenByUser

hiddenByUser: boolean


id

id: string

Overrides

RapiJson.id


isLocally

Optional isLocally: boolean

Inherited from

RapiJson.isLocally


items

items: RapiItem[]


Optional links: LinksCollection

Inherited from

RapiJson.links


materials

materials: RapiMaterial[]


name

name: string


orderable

orderable: boolean


public

public: boolean


purchased

purchased: boolean


retailers

retailers: RapiRetailer[]


rootTags

rootTags: RapiTag[]


sort

sort: number


tags

tags: string[]


tenant

tenant: RapiTenant


tenantIsOwner

tenantIsOwner: boolean


updated

updated: string

Last updated