Class: Coinpaprika::Base

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

Direct Known Subclasses

Coin

Class Attribute Summary collapse

Class Attribute Details

.app_infoObject

Returns the value of attribute app_info.



11
12
13
# File 'lib/coinpaprika/base.rb', line 11

def app_info
  @app_info
end

.path_prefixObject

Returns the value of attribute path_prefix.



11
12
13
# File 'lib/coinpaprika/base.rb', line 11

def path_prefix
  @path_prefix
end