TypingsRapiTypes.RapiTenant
typings/rapi-types.RapiTenant
Hierarchy
↳
RapiTenant
Table of contents
Properties
Properties
__rapi_path__
• Optional __rapi_path__: string
Inherited from
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
isLocally
• Optional isLocally: boolean
Inherited from
label
• label: string
links
• Optional links: LinksCollection
Inherited from
name
• name: string
plans
• plans: RapiPlan[]
privacyUrl
• privacyUrl: string
roles
• roles: RapiRole[]
showLanguageSwitch
• showLanguageSwitch: boolean
skin
• skin: RapiSkin[]
users
• users: RapiUser[]
Last updated