class Cfan122::ExamPlanList::Response

Public Instance Methods

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