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

EstablishTenant: Command

ItemValue
BrieflyA command that creates a new Tenant
Definition PathImprovingApp.TenantContext.EstablishTenant
View Source LinktenantMessages.riddl(1:1)

Description

Given a TenantId and the corresponding TenantInfo, the tenant is created and set to the active state. This command yields a TenantEstablished event.

Command Of

  • tenantId: Alias of unresolved path: TenantId
  • tenantInfo: Alias of unresolved path: TenantContext.TenantInfo
  • establishingMember: Alias of unresolved path: MemberId

Used By

Uses Nothing