PutEnrollmentsByActivityIdByMemberIdData

Type Alias: PutEnrollmentsByActivityIdByMemberIdData

[object Object]

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

Properties

body?

optional body?: PostEnrollmentDto

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

The data transfer object containing the updated enrollment data.


path

[object Object]

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

activityId

[object Object]

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

memberId

[object Object]

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


query?

optional query?: never

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


url

[object Object]

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

On this page