Type Alias: CreateTenantResponses
type CreateTenantResponses = object;
Defined in: gen/types.gen.ts:15563
Properties
201
201: TenantCreateResult;
Defined in: gen/types.gen.ts:15567
The tenant was created successfully.
type CreateTenantResponses = object;
Defined in: gen/types.gen.ts:15563
201: TenantCreateResult;
Defined in: gen/types.gen.ts:15567
The tenant was created successfully.