Class: BSB::AusPayNet::Client::Response
- Inherits:
-
Struct
- Object
- Struct
- BSB::AusPayNet::Client::Response
- Defined in:
- lib/bsb/aus_pay_net/client.rb
Instance Attribute Summary collapse
-
#body ⇒ Object
Returns the value of attribute body.
Instance Attribute Details
#body ⇒ Object
Returns the value of attribute body
13 14 15 |
# File 'lib/bsb/aus_pay_net/client.rb', line 13 def body @body end |