courses.CourseVersionNotFoundErrorResponse
Defined in: backend/src/modules/courses/classes/validators/CourseVersionValidators.ts:143
Constructors
Constructor
new CourseVersionNotFoundErrorResponse():
CourseVersionNotFoundErrorResponse
Returns
CourseVersionNotFoundErrorResponse
Properties
error
error:
string
Defined in: backend/src/modules/courses/classes/validators/CourseVersionValidators.ts:166
message
message:
string
Defined in: backend/src/modules/courses/classes/validators/CourseVersionValidators.ts:158
statusCode
statusCode:
number
Defined in: backend/src/modules/courses/classes/validators/CourseVersionValidators.ts:150