Class: MaropostApi::Parser::EntityParser
- Inherits:
-
Object
- Object
- MaropostApi::Parser::EntityParser
- Defined in:
- lib/maropost_api/parser/entity_parser.rb
Instance Method Summary collapse
Instance Method Details
#call(response) ⇒ Object
4 5 6 |
# File 'lib/maropost_api/parser/entity_parser.rb', line 4 def call(response) Hashie::Mash.new(response) end |