Class: Cfan122::ExamPlanDetail::Response
- Inherits:
-
Operation::Response
- Object
- Operation::Response
- Cfan122::ExamPlanDetail::Response
- Defined in:
- lib/cfan122/operations/exam_plan_detail.rb
Instance Attribute Summary
Attributes inherited from Operation::Response
#operation, #request, #response
Instance Method Summary collapse
Methods inherited from Operation::Response
Constructor Details
This class inherits a constructor from Cfan122::Operation::Response
Instance Method Details
#body ⇒ Object
31 32 33 |
# File 'lib/cfan122/operations/exam_plan_detail.rb', line 31 def body to_json['data'] end |