PutMembersByIdData

Type Alias: PutMembersByIdData

[object Object]

Defined in: api/types.gen.ts:4687

Properties

body?

optional body?: MemberUpdateDto

Defined in: api/types.gen.ts:4691

The data transfer object containing the complete updated profile information.


path

[object Object]

Defined in: api/types.gen.ts:4692

id

[object Object]

The unique identifier of the member to update.


query?

optional query?: never

Defined in: api/types.gen.ts:4698


url

[object Object]

Defined in: api/types.gen.ts:4699

On this page