class Cfan122::ExamStudentList::Response

Public Instance Methods

body() click to toggle source
# File lib/cfan122/operations/exam_student_list.rb, line 25
def body
  to_json['data']
end