PutMembersByIdData
Type Alias: PutMembersByIdData
[object Object]
Defined in: app/api/types.gen.ts:4122
Properties
body?
optionalbody?:MemberUpdateDto
Defined in: app/api/types.gen.ts:4126
The data transfer object containing the complete updated profile information.
path
[object Object]
Defined in: app/api/types.gen.ts:4127
id
[object Object]
The unique identifier of the member to update.
query?
optionalquery?:never
Defined in: app/api/types.gen.ts:4133
url
[object Object]
Defined in: app/api/types.gen.ts:4134