Enrolment
Defined in: v1/schemas.ts:317
Inferred TypeScript type for EnrolmentSchema.
Extends
Section titled “Extends”output<typeofEnrolmentSchema>
Properties
Section titled “Properties”completed_at?
Section titled “completed_at?”
optionalcompleted_at?:string|null
Defined in: v1/schemas.ts:312
Inherited from
Section titled “Inherited from”z.infer.completed_at
enrolled_at?
Section titled “enrolled_at?”
optionalenrolled_at?:string|null
Defined in: v1/schemas.ts:310
Inherited from
Section titled “Inherited from”z.infer.enrolled_at
expires_at?
Section titled “expires_at?”
optionalexpires_at?:string|null
Defined in: v1/schemas.ts:311
Inherited from
Section titled “Inherited from”z.infer.expires_at
percent_complete?
Section titled “percent_complete?”
optionalpercent_complete?:number
Defined in: v1/schemas.ts:313
Inherited from
Section titled “Inherited from”z.infer.percent_complete
user_id
Section titled “user_id”user_id:
number
Defined in: v1/schemas.ts:309
Inherited from
Section titled “Inherited from”z.infer.user_id