Class: Sharedcount::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#apikeyObject

Returns the value of attribute apikey.



16
17
18
# File 'lib/sharedcount.rb', line 16

def apikey
  @apikey
end

#endpointObject

Returns the value of attribute endpoint.



16
17
18
# File 'lib/sharedcount.rb', line 16

def endpoint
  @endpoint
end