typings/rapi-types.RapiTenant
# Hierarchy
-
↳
RapiTenant
# Table of contents
# Properties
- __rapi_path__
- active
- authenticationRequired
- branded
- catalogs
- configuration
- defaultLanguage
- id
- isLocally
- label
- links
- name
- plans
- privacyUrl
- roles
- showLanguageSwitch
- skin
- users
# 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
[]