Class: Datatxt::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#app_idObject

Returns the value of attribute app_id.



15
16
17
# File 'lib/datatxt.rb', line 15

def app_id
  @app_id
end

#app_keyObject

Returns the value of attribute app_key.



15
16
17
# File 'lib/datatxt.rb', line 15

def app_key
  @app_key
end

#endpointObject

Returns the value of attribute endpoint.



15
16
17
# File 'lib/datatxt.rb', line 15

def endpoint
  @endpoint
end