PutMembersByIdData

Type Alias: PutMembersByIdData

[object Object]

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

Properties

body?

optional body?: MemberUpdateDto

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

The data transfer object containing the complete updated profile information.


path

[object Object]

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

id

[object Object]

The unique identifier of the member to update.


query?

optional query?: never

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


url

[object Object]

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

On this page