PatchEnrollmentsByActivityIdByMemberIdData

Type Alias: PatchEnrollmentsByActivityIdByMemberIdData

[object Object]

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

Properties

body?

optional body?: Operation[]

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

The JSON Patch document specifying the changes to be made.


path

[object Object]

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

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: app/api/types.gen.ts:2816


url

[object Object]

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

On this page