PatchEnrollmentsByActivityIdByMemberIdData

Type Alias: PatchEnrollmentsByActivityIdByMemberIdData

[object Object]

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

Properties

body?

optional body?: Operation[]

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

The JSON Patch document specifying the changes to be made.


path

[object Object]

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

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:1959


url

[object Object]

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

On this page