DeleteEnrollmentsByActivityIdByMemberIdData

Type Alias: DeleteEnrollmentsByActivityIdByMemberIdData

[object Object]

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

Properties

body?

optional body?: never

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


path

[object Object]

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

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


url

[object Object]

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

On this page