PutGroupmembershipsByIdData

Type Alias: PutGroupmembershipsByIdData

[object Object]

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

Properties

body?

optional body?: GroupMembershipUpdateDto

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

The data transfer object containing the updated group membership information.


path

[object Object]

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

id

[object Object]

The unique identifier of the group membership to update.


query?

optional query?: never

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


url

[object Object]

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

On this page