Type Alias: UpdateUserResponses
type UpdateUserResponses = object;
Defined in: gen/types.gen.ts:16669
Properties
200
200: UserResult;
Defined in: gen/types.gen.ts:16673
The user was updated successfully.
type UpdateUserResponses = object;
Defined in: gen/types.gen.ts:16669
200: UserResult;
Defined in: gen/types.gen.ts:16673
The user was updated successfully.