Class: Leetchi::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/leetchi-wallet-services.rb

Instance Attribute Summary collapse

Instance Attribute Details

#base_urlObject

Returns the value of attribute base_url.



26
27
28
# File 'lib/leetchi-wallet-services.rb', line 26

def base_url
  @base_url
end

#key_passwordObject

Returns the value of attribute key_password.



26
27
28
# File 'lib/leetchi-wallet-services.rb', line 26

def key_password
  @key_password
end

#key_pathObject

Returns the value of attribute key_path.



26
27
28
# File 'lib/leetchi-wallet-services.rb', line 26

def key_path
  @key_path
end

#partner_idObject

Returns the value of attribute partner_id.



26
27
28
# File 'lib/leetchi-wallet-services.rb', line 26

def partner_id
  @partner_id
end

#preproductionObject

Returns the value of attribute preproduction.



26
27
28
# File 'lib/leetchi-wallet-services.rb', line 26

def preproduction
  @preproduction
end