PatchEnrollmentsByActivityIdByMemberIdData

Type Alias: PatchEnrollmentsByActivityIdByMemberIdData

[object Object]

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

Properties

body?

optional body?: Operation[]

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

The JSON Patch document specifying the changes to be made.


path

[object Object]

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

activityId

[object Object]

The unique identifier of the activity for which to patch enrollment.

memberId

[object Object]

The unique identifier of the member for whom to patch enrollment.


query?

optional query?: never

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


url

[object Object]

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

On this page