Class: RubyPtvApi::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/ruby_ptv_api.rb

Overview

Container for configuration parameters

Instance Attribute Summary collapse

Instance Attribute Details

#x_locate_endpointObject

Returns the value of attribute x_locate_endpoint.



180
181
182
# File 'lib/ruby_ptv_api.rb', line 180

def x_locate_endpoint
  @x_locate_endpoint
end

#x_route_endpointObject

Returns the value of attribute x_route_endpoint.



180
181
182
# File 'lib/ruby_ptv_api.rb', line 180

def x_route_endpoint
  @x_route_endpoint
end

#x_tour_endpointObject

Returns the value of attribute x_tour_endpoint.



180
181
182
# File 'lib/ruby_ptv_api.rb', line 180

def x_tour_endpoint
  @x_tour_endpoint
end