Class: GusBir1::Response::SearchResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/gus_bir1/response/search.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cityObject

Returns the value of attribute city

Returns:

  • (Object)

    the current value of city



5
6
7
# File 'lib/gus_bir1/response/search.rb', line 5

def city
  @city
end

#communityObject

Returns the value of attribute community

Returns:

  • (Object)

    the current value of community



5
6
7
# File 'lib/gus_bir1/response/search.rb', line 5

def community
  @community
end

#districtObject

Returns the value of attribute district

Returns:

  • (Object)

    the current value of district



5
6
7
# File 'lib/gus_bir1/response/search.rb', line 5

def district
  @district
end

#house_numberObject

Returns the value of attribute house_number

Returns:

  • (Object)

    the current value of house_number



5
6
7
# File 'lib/gus_bir1/response/search.rb', line 5

def house_number
  @house_number
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



5
6
7
# File 'lib/gus_bir1/response/search.rb', line 5

def name
  @name
end

#post_cityObject

Returns the value of attribute post_city

Returns:

  • (Object)

    the current value of post_city



5
6
7
# File 'lib/gus_bir1/response/search.rb', line 5

def post_city
  @post_city
end

#provinceObject

Returns the value of attribute province

Returns:

  • (Object)

    the current value of province



5
6
7
# File 'lib/gus_bir1/response/search.rb', line 5

def province
  @province
end

#regonObject

Returns the value of attribute regon

Returns:

  • (Object)

    the current value of regon



5
6
7
# File 'lib/gus_bir1/response/search.rb', line 5

def regon
  @regon
end

#reportObject

Returns the value of attribute report

Returns:

  • (Object)

    the current value of report



5
6
7
# File 'lib/gus_bir1/response/search.rb', line 5

def report
  @report
end

#silos_descObject

Returns the value of attribute silos_desc

Returns:

  • (Object)

    the current value of silos_desc



5
6
7
# File 'lib/gus_bir1/response/search.rb', line 5

def silos_desc
  @silos_desc
end

#silos_idObject

Returns the value of attribute silos_id

Returns:

  • (Object)

    the current value of silos_id



5
6
7
# File 'lib/gus_bir1/response/search.rb', line 5

def silos_id
  @silos_id
end

#streetObject

Returns the value of attribute street

Returns:

  • (Object)

    the current value of street



5
6
7
# File 'lib/gus_bir1/response/search.rb', line 5

def street
  @street
end

#street_addressObject

Returns the value of attribute street_address

Returns:

  • (Object)

    the current value of street_address



5
6
7
# File 'lib/gus_bir1/response/search.rb', line 5

def street_address
  @street_address
end

#street_numberObject

Returns the value of attribute street_number

Returns:

  • (Object)

    the current value of street_number



5
6
7
# File 'lib/gus_bir1/response/search.rb', line 5

def street_number
  @street_number
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



5
6
7
# File 'lib/gus_bir1/response/search.rb', line 5

def type
  @type
end

#type_descObject

Returns the value of attribute type_desc

Returns:

  • (Object)

    the current value of type_desc



5
6
7
# File 'lib/gus_bir1/response/search.rb', line 5

def type_desc
  @type_desc
end

#zip_codeObject

Returns the value of attribute zip_code

Returns:

  • (Object)

    the current value of zip_code



5
6
7
# File 'lib/gus_bir1/response/search.rb', line 5

def zip_code
  @zip_code
end