courses.CreateSectionBody
Defined in: backend/src/modules/courses/classes/validators/SectionValidators.ts:14
Implements
Partial
<ISection
>
Constructors
Constructor
new CreateSectionBody():
CreateSectionBody
Returns
CreateSectionBody
Properties
afterSectionId?
optional
afterSectionId:string
Defined in: backend/src/modules/courses/classes/validators/SectionValidators.ts:50
beforeSectionId?
optional
beforeSectionId:string
Defined in: backend/src/modules/courses/classes/validators/SectionValidators.ts:62
description
description:
string
Defined in: backend/src/modules/courses/classes/validators/SectionValidators.ts:38
Implementation of
Partial.description
name
name:
string
Defined in: backend/src/modules/courses/classes/validators/SectionValidators.ts:25
Implementation of
Partial.name