Skip to main content
Version: 8.9 (unreleased)

Type Alias: TenantUpdateResult

type TenantUpdateResult = object;

Defined in: gen/types.gen.ts:6590

Properties

description?

optional description: string;

Defined in: gen/types.gen.ts:6599

The description of the tenant.


name?

optional name: string;

Defined in: gen/types.gen.ts:6595

The name of the tenant.


tenantId?

optional tenantId: TenantId;

Defined in: gen/types.gen.ts:6591