trc-client-core
Version:
The core of the TRC Client
31 lines (30 loc) • 693 B
JavaScript
var CourseShape = {
abbreviatedName:'\xA0',
additionalResources:'\xA0',
attendance:'\xA0',
company:'\xA0',
courseCode:'\xA0',
courseIcon:'\xA0',
courseTrainer:'\xA0',
created:'\xA0',
departmentCategory: ['\xA0'],
draft:'\xA0',
duration:'\xA0',
id:'\xA0',
lastModified:'\xA0',
learningOutcomes:'\xA0',
overview:'\xA0',
participantFeedBack:'\xA0',
prerequisites:'\xA0',
price:'\xA0',
similarCourses: ['\xA0'],
site:'\xA0',
societyPoints:'\xA0',
stream:'\xA0',
success:'\xA0',
trainingHours:'\xA0',
type:'\xA0',
viewableInList:'\xA0',
workshopName:'\xA0'
};
module.exports = CourseShape;