Class: Bitflyer::HTTP::Response

Inherits:
Struct
  • Object
show all
Defined in:
lib/bitflyer/http.rb

Instance Attribute Summary collapse

Instance Attribute Details

#body ⇒ Object

Returns the value of attribute body

Returns:

  • (Object) —

    the current value of body



15
16
17
# File 'lib/bitflyer/http.rb', line 15

def body
  @body
end