Class: RateCenter::DataSource::LocalCallingGuide::ResponseParser::Response
- Inherits:
-
Struct
- Object
- Struct
- RateCenter::DataSource::LocalCallingGuide::ResponseParser::Response
- Defined in:
- lib/rate_center/data_source/local_calling_guide.rb
Instance Attribute Summary collapse
-
#data ⇒ Object
Returns the value of attribute data.
Instance Attribute Details
#data ⇒ Object
Returns the value of attribute data
24 25 26 |
# File 'lib/rate_center/data_source/local_calling_guide.rb', line 24 def data @data end |