Class: Resol::Service::Result
- Inherits:
-
Struct
- Object
- Struct
- Resol::Service::Result
- Defined in:
- lib/resol/service.rb
Instance Attribute Summary collapse
-
#data ⇒ Object
Returns the value of attribute data.
Instance Attribute Details
#data ⇒ Object
Returns the value of attribute data
33 34 35 |
# File 'lib/resol/service.rb', line 33 def data @data end |