Class: Cfan122::ExamPlanList::Response

Inherits:
Operation::Response show all
Defined in:
lib/cfan122/operations/exam_plan_list.rb

Instance Attribute Summary

Attributes inherited from Operation::Response

#operation, #request, #response

Instance Method Summary collapse

Methods inherited from Operation::Response

#initialize, #to_json

Constructor Details

This class inherits a constructor from Cfan122::Operation::Response

Instance Method Details

#bodyObject



30
31
32
# File 'lib/cfan122/operations/exam_plan_list.rb', line 30

def body
  to_json['data']
end