LectureSection
Defined in: v1/schemas.ts:191
Inferred TypeScript type for LectureSectionSchema.
Extends
Section titled “Extends”output<typeofLectureSectionSchema>
Properties
Section titled “Properties”id:
number
Defined in: v1/schemas.ts:179
Inherited from
Section titled “Inherited from”z.infer.id
is_published?
Section titled “is_published?”
optionalis_published?:boolean
Defined in: v1/schemas.ts:181
Inherited from
Section titled “Inherited from”z.infer.is_published
lectures?
Section titled “lectures?”
optionallectures?: {id:number;is_published?:boolean;position?:number; }[]
Defined in: v1/schemas.ts:183
id:
number
is_published?
Section titled “is_published?”
optionalis_published?:boolean
position?
Section titled “position?”
optionalposition?:number
Inherited from
Section titled “Inherited from”z.infer.lectures
optionalname?:string
Defined in: v1/schemas.ts:180
Inherited from
Section titled “Inherited from”z.infer.name
position?
Section titled “position?”
optionalposition?:number
Defined in: v1/schemas.ts:182
Inherited from
Section titled “Inherited from”z.infer.position