Class: Bitflyer::HTTP::Response
- Inherits:
-
Struct
- Object
- Struct
- Bitflyer::HTTP::Response
- Defined in:
- lib/bitflyer/http.rb
Instance Attribute Summary collapse
-
#body ⇒ Object
Returns the value of attribute body.
Instance Attribute Details
#body ⇒ Object
Returns the value of attribute body
15 16 17 |
# File 'lib/bitflyer/http.rb', line 15 def body @body end |