PutGroupmembershipsByIdData

Type Alias: PutGroupmembershipsByIdData

[object Object]

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

Properties

body?

optional body?: GroupMembershipUpdateDto

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

The data transfer object containing the updated group membership information.


path

[object Object]

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

id

[object Object]

The unique identifier of the group membership to update.


query?

optional query?: never

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


url

[object Object]

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

On this page