Type Alias: UpdateTenantResponses
type UpdateTenantResponses = object;
Defined in: gen/types.gen.ts:15762
Properties
200
200: TenantUpdateResult;
Defined in: gen/types.gen.ts:15766
The tenant was updated successfully.
type UpdateTenantResponses = object;
Defined in: gen/types.gen.ts:15762
200: TenantUpdateResult;
Defined in: gen/types.gen.ts:15766
The tenant was updated successfully.