Class: PostcodeAnywhere::CapturePlus::RetrieveResult

Inherits:
ModelBase
  • Object
show all
Defined in:
lib/postcode_anywhere/capture_plus/retrieve_result.rb

Instance Attribute Summary collapse

Attributes inherited from ModelBase

#attrs

Method Summary

Methods inherited from ModelBase

attr_reader, define_attribute_method, define_predicate_method, #initialize, object_attr_reader, predicate_attr_reader

Constructor Details

This class inherits a constructor from PostcodeAnywhere::ModelBase

Instance Attribute Details

#admin_area_codeObject (readonly)

Returns the value of attribute admin_area_code.



27
28
29
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 27

def admin_area_code
  @admin_area_code
end

#admin_area_nameObject (readonly)

Returns the value of attribute admin_area_name.



26
27
28
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 26

def admin_area_name
  @admin_area_name
end

#barcodeObject (readonly)

Returns the value of attribute barcode.



38
39
40
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 38

def barcode
  @barcode
end

#blockObject (readonly)

Returns the value of attribute block.



17
18
19
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 17

def block
  @block
end

#building_nameObject (readonly)

Returns the value of attribute building_name.



14
15
16
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 14

def building_name
  @building_name
end

#building_numberObject (readonly)

Returns the value of attribute building_number.



13
14
15
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 13

def building_number
  @building_number
end

#cityObject (readonly)

Returns the value of attribute city.



20
21
22
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 20

def city
  @city
end

#companyObject (readonly)

Returns the value of attribute company.



11
12
13
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 11

def company
  @company
end

#country_iso2Object (readonly)

Returns the value of attribute country_iso2.



33
34
35
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 33

def country_iso2
  @country_iso2
end

#country_iso3Object (readonly)

Returns the value of attribute country_iso3.



34
35
36
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 34

def country_iso3
  @country_iso3
end

#country_iso_numberObject (readonly)

Returns the value of attribute country_iso_number.



35
36
37
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 35

def country_iso_number
  @country_iso_number
end

#country_nameObject (readonly)

Returns the value of attribute country_name.



32
33
34
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 32

def country_name
  @country_name
end

#data_levelObject (readonly)

Returns the value of attribute data_level.



42
43
44
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 42

def data_level
  @data_level
end

#departmentObject (readonly)

Returns the value of attribute department.



10
11
12
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 10

def department
  @department
end

#districtObject (readonly)

Returns the value of attribute district.



19
20
21
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 19

def district
  @district
end

#domestic_idObject (readonly)

Returns the value of attribute domestic_id.



7
8
9
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 7

def domestic_id
  @domestic_id
end

#idObject (readonly)

Returns the value of attribute id.



6
7
8
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 6

def id
  @id
end

#labelObject (readonly)

Returns the value of attribute label.



40
41
42
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 40

def label
  @label
end

#languageObject (readonly)

Returns the value of attribute language.



8
9
10
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 8

def language
  @language
end

#language_alternativesObject (readonly)

Returns the value of attribute language_alternatives.



9
10
11
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 9

def language_alternatives
  @language_alternatives
end

#line1Object (readonly)

Returns the value of attribute line1.



21
22
23
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 21

def line1
  @line1
end

#line2Object (readonly)

Returns the value of attribute line2.



22
23
24
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 22

def line2
  @line2
end

#line3Object (readonly)

Returns the value of attribute line3.



23
24
25
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 23

def line3
  @line3
end

#line4Object (readonly)

Returns the value of attribute line4.



24
25
26
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 24

def line4
  @line4
end

#line5Object (readonly)

Returns the value of attribute line5.



25
26
27
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 25

def line5
  @line5
end

#neighbourhoodObject (readonly)

Returns the value of attribute neighbourhood.



18
19
20
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 18

def neighbourhood
  @neighbourhood
end

#po_box_numberObject (readonly)

Returns the value of attribute po_box_number.



39
40
41
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 39

def po_box_number
  @po_box_number
end

#postal_codeObject (readonly)

Returns the value of attribute postal_code.



31
32
33
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 31

def postal_code
  @postal_code
end

#provinceObject (readonly)

Returns the value of attribute province.



28
29
30
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 28

def province
  @province
end

#province_codeObject (readonly)

Returns the value of attribute province_code.



30
31
32
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 30

def province_code
  @province_code
end

#province_nameObject (readonly)

Returns the value of attribute province_name.



29
30
31
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 29

def province_name
  @province_name
end

#secondary_streetObject (readonly)

Returns the value of attribute secondary_street.



15
16
17
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 15

def secondary_street
  @secondary_street
end

#sorting_number1Object (readonly)

Returns the value of attribute sorting_number1.



36
37
38
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 36

def sorting_number1
  @sorting_number1
end

#sorting_number2Object (readonly)

Returns the value of attribute sorting_number2.



37
38
39
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 37

def sorting_number2
  @sorting_number2
end

#streetObject (readonly)

Returns the value of attribute street.



16
17
18
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 16

def street
  @street
end

#sub_buildingObject (readonly)

Returns the value of attribute sub_building.



12
13
14
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 12

def sub_building
  @sub_building
end

#typeObject (readonly)

Returns the value of attribute type.



41
42
43
# File 'lib/postcode_anywhere/capture_plus/retrieve_result.rb', line 41

def type
  @type
end