PutEnrollmentsByActivityIdByMemberIdData
Type Alias: PutEnrollmentsByActivityIdByMemberIdData
[object Object]
Defined in: app/api/types.gen.ts:2846
Properties
body?
optionalbody?:PostEnrollmentDto
Defined in: app/api/types.gen.ts:2850
The data transfer object containing the updated enrollment data.
path
[object Object]
Defined in: app/api/types.gen.ts:2851
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?
optionalquery?:never
Defined in: app/api/types.gen.ts:2861
url
[object Object]
Defined in: app/api/types.gen.ts:2862