Module: Enlight::Responses::CourseAssignmentAttributable
- Included in:
- GetCourseAssignment, GetCourseAssignmentByExternalId
- Defined in:
- lib/enlight/responses/course_assignment_attributable.rb
Instance Attribute Summary collapse
-
#course_assignment ⇒ Object
Returns the value of attribute course_assignment.
Instance Attribute Details
#course_assignment ⇒ Object
Returns the value of attribute course_assignment.
4 5 6 |
# File 'lib/enlight/responses/course_assignment_attributable.rb', line 4 def course_assignment @course_assignment end |