Class: PostcodeAnywhere::AddressListItem

Inherits:
Object
  • Object
show all
Defined in:
lib/ruby-postcodeanywhere.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id.



119
120
121
# File 'lib/ruby-postcodeanywhere.rb', line 119

def id
  @id
end

#placeObject

Returns the value of attribute place.



119
120
121
# File 'lib/ruby-postcodeanywhere.rb', line 119

def place
  @place
end

#street_addressObject

Returns the value of attribute street_address.



119
120
121
# File 'lib/ruby-postcodeanywhere.rb', line 119

def street_address
  @street_address
end