RIDDL Specification For improving.app
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage
Edit page

TenantContext: Context

ItemValue
BrieflyBrief description missing.
Authors
Definition PathImprovingApp.TenantContext
View Source Linktenant.riddl(4:1)

Description

The concept of Tenant in Improving.App is the finanically responsible entity for

  • Organizations
  • Events
  • Venues & Locations
  • Store It is also the primary source of truth for these objects - every Organization, Event, etc. must belong to a Tenant.

Context Map

---
title: Context Map For Context 'TenantContext'
init:
    theme: dark
flowchart:
    defaultRenderer: dagre
    width: 100%
    useMaxWidth: true
    securityLevel: loose
---

flowchart TB
  classDef default fill:#666,stroke:black,stroke-width:3px,color:white;
  classDef TenantContext_class color:white,stroke-width:3px;
  subgraph 'Domain 'ImprovingApp''
    direction TB
    TenantContext((Context 'TenantContext'))
  end
  class TenantContext TenantContext_class

Types

Entities

Used By None

Uses Nothing

Textual Context Index