Class: TaxJp::Finder

Inherits:
Object
  • Object
show all
Includes:
ActiveModel::Model
Defined in:
app/models/tax_jp/finder.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fromObject

Returns the value of attribute from.



4
5
6
# File 'app/models/tax_jp/finder.rb', line 4

def from
  @from
end

#prefecture_codeObject

Returns the value of attribute prefecture_code.



5
6
7
# File 'app/models/tax_jp/finder.rb', line 5

def prefecture_code
  @prefecture_code
end