Skip to main content

courses.MoveSectionBody

Defined in: backend/src/modules/courses/classes/validators/SectionValidators.ts:106

Constructors

Constructor

new MoveSectionBody(): MoveSectionBody

Returns

MoveSectionBody

Properties

afterSectionId?

optional afterSectionId: string

Defined in: backend/src/modules/courses/classes/validators/SectionValidators.ts:117


beforeSectionId?

optional beforeSectionId: string

Defined in: backend/src/modules/courses/classes/validators/SectionValidators.ts:129


bothNotAllowed

bothNotAllowed: string

Defined in: backend/src/modules/courses/classes/validators/SectionValidators.ts:157


onlyOneAllowed

onlyOneAllowed: string

Defined in: backend/src/modules/courses/classes/validators/SectionValidators.ts:143