DeleteEnrollmentsByActivityIdByMemberIdData

Type Alias: DeleteEnrollmentsByActivityIdByMemberIdData

[object Object]

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

Properties

body?

optional body?: never

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


path

[object Object]

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

activityId

[object Object]

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

memberId

[object Object]

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


query?

optional query?: never

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


url

[object Object]

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

On this page