Type Alias: TenantUpdateRequest
type TenantUpdateRequest = object;
Defined in: gen/types.gen.ts:6579
Properties
description?
optional description: string;
Defined in: gen/types.gen.ts:6587
The new description of the tenant.
name
name: string;
Defined in: gen/types.gen.ts:6583
The new name of the tenant.