UserDetail
Defined in: v1/schemas.ts:85
Inferred TypeScript type for UserDetailSchema.
Extends
Section titled “Extends”output<typeofUserDetailSchema>
Properties
Section titled “Properties”courses?
Section titled “courses?”
optionalcourses?: {completed_at?:string|null;course_id?:number;course_name?:string;enrolled_at?:string|null;is_active_enrollment?:boolean;name?:string;percent_complete?:number; }[]
Defined in: v1/schemas.ts:73
completed_at?
Section titled “completed_at?”
optionalcompleted_at?:string|null
course_id?
Section titled “course_id?”
optionalcourse_id?:number
course_name?
Section titled “course_name?”
optionalcourse_name?:string
enrolled_at?
Section titled “enrolled_at?”
optionalenrolled_at?:string|null
is_active_enrollment?
Section titled “is_active_enrollment?”
optionalis_active_enrollment?:boolean
optionalname?:string
percent_complete?
Section titled “percent_complete?”
optionalpercent_complete?:number
Inherited from
Section titled “Inherited from”z.infer.courses
email:
string
Defined in: v1/schemas.ts:68
Inherited from
Section titled “Inherited from”z.infer.email
id:
number
Defined in: v1/schemas.ts:67
Inherited from
Section titled “Inherited from”z.infer.id
last_sign_in_at?
Section titled “last_sign_in_at?”
optionallast_sign_in_at?:string|null
Defined in: v1/schemas.ts:71
Inherited from
Section titled “Inherited from”z.infer.last_sign_in_at
optionalname?:string|null
Defined in: v1/schemas.ts:69
Inherited from
Section titled “Inherited from”z.infer.name
optionalrole?:string
Defined in: v1/schemas.ts:70
Inherited from
Section titled “Inherited from”z.infer.role
sign_in_count?
Section titled “sign_in_count?”
optionalsign_in_count?:number
Defined in: v1/schemas.ts:72
Inherited from
Section titled “Inherited from”z.infer.sign_in_count