Class: RateCenter::DataSource::LocalCallingGuide::ResponseParser::Response

Inherits:
Struct
  • Object
show all
Defined in:
lib/rate_center/data_source/local_calling_guide.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dataObject

Returns the value of attribute data

Returns:

  • (Object)

    the current value of data



24
25
26
# File 'lib/rate_center/data_source/local_calling_guide.rb', line 24

def data
  @data
end