Interface TenantCreate

Export

TenantCreate

Hierarchy

  • TenantCreate

Properties

attributes?: object

Arbitraty tenant attributes that will be used to enforce attribute-based access control policies.

Memberof

TenantCreate

description?: string

an optional longer description of the tenant

Memberof

TenantCreate

key: string

A unique id by which Permit will identify the tenant. The tenant key must be url-friendly (slugified).

Memberof

TenantCreate

name: string

A descriptive name for the tenant

Memberof

TenantCreate

Generated using TypeDoc