Class: Idoklad::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#client_idObject

Returns the value of attribute client_id.



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

def client_id
  @client_id
end

#client_secretObject

Returns the value of attribute client_secret.



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

def client_secret
  @client_secret
end