module Enlight module Responses class GetCourseAssignmentByExternalId < Enlight::Responses::Response include Enlight::Responses::CourseAssignmentAttributable end end end