TypingsRapiTypes.RapiTenant

typings/rapi-types.RapiTenant

Hierarchy

Table of contents

Properties

Properties

__rapi_path__

Optional __rapi_path__: string

Inherited from

RapiJson.rapi_path


active

active: boolean


authenticationRequired

authenticationRequired: boolean


branded

branded: boolean


catalogs

catalogs: RapiCatalog[]


configuration

configuration: string


defaultLanguage

defaultLanguage: string


id

Optional id: string | number

Inherited from

RapiJson.id


isLocally

Optional isLocally: boolean

Inherited from

RapiJson.isLocally


label

label: string


Optional links: LinksCollection

Inherited from

RapiJson.links


name

name: string


plans

plans: RapiPlan[]


privacyUrl

privacyUrl: string


roles

roles: RapiRole[]


showLanguageSwitch

showLanguageSwitch: boolean


skin

skin: RapiSkin[]


users

users: RapiUser[]

Last updated