Module: Enlight::Responses::CourseAssignmentAttributable

Included in:
GetCourseAssignment, GetCourseAssignmentByExternalId
Defined in:
lib/enlight/responses/course_assignment_attributable.rb

Instance Attribute Summary collapse

Instance Attribute Details

#course_assignmentObject

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