PutMembersByIdData

Type Alias: PutMembersByIdData

[object Object]

Defined in: app/api/types.gen.ts:3040

Properties

body?

optional body?: MemberUpdateDto

Defined in: app/api/types.gen.ts:3044

The data transfer object containing the complete updated profile information.


path

[object Object]

Defined in: app/api/types.gen.ts:3045

id

[object Object]

The unique identifier of the member to update.


query?

optional query?: never

Defined in: app/api/types.gen.ts:3051


url

[object Object]

Defined in: app/api/types.gen.ts:3052

On this page