Class: Cfan122::ExamAgency::Response

Inherits:
Operation::Response show all
Defined in:
lib/cfan122/operations/exam_agency.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



22
23
24
# File 'lib/cfan122/operations/exam_agency.rb', line 22

def body
  to_json['data']
end