Module: CouncilTaxFinder

Defined in:
lib/council_tax_finder.rb,
lib/council_tax_finder/version.rb

Defined Under Namespace

Classes: Lookup

Constant Summary collapse

VERSION =
'0.0.2'

Class Attribute Summary collapse

Class Attribute Details

.app_idObject

Returns the value of attribute app_id.



3
4
5
# File 'lib/council_tax_finder.rb', line 3

def app_id
  @app_id
end

.app_keyObject

Returns the value of attribute app_key.



3
4
5
# File 'lib/council_tax_finder.rb', line 3

def app_key
  @app_key
end