PutMembersByIdData

Type Alias: PutMembersByIdData

[object Object]

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

Properties

body?

optional body?: 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?

optional query?: never

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


url

[object Object]

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

On this page