Class: Bambora::JSONResponse

Inherits:
Response show all
Defined in:
lib/bambora/adapters/json_response.rb

Overview

Parses a JSON response into a Hash

Constant Summary

Constants inherited from Response

Response::DEFAULT_PARSER

Instance Attribute Summary

Attributes inherited from Response

#response

Method Summary

Methods inherited from Response

#initialize, #to_h

Constructor Details

This class inherits a constructor from Bambora::Response