Class: Biro::BaseResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/biro/gateways/base_response.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bodyObject (readonly)

Returns the value of attribute body.



3
4
5
# File 'lib/biro/gateways/base_response.rb', line 3

def body
  @body
end