Class: MpApi::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#access_tokenObject

Returns the value of attribute access_token.



24
25
26
# File 'lib/mp_api.rb', line 24

def access_token
  @access_token
end

#public_keyObject

Returns the value of attribute public_key.



24
25
26
# File 'lib/mp_api.rb', line 24

def public_key
  @public_key
end