NAME
WebService::Nestoria::Search::Result - Container object for a WebService::Nestoria::Search result.
Contains all the information received about a single property listing and many functions for outputting the information.
This package is used by WebService::Nestoria::Search and a Result
object should never need to be explicitly created by the user.
Functions
get_*
The get_* functions each return one attribute about the listing. They are as follows:
get_latitude
get_longitude
get_listing_type
get_property_type
get_datasource_name
get_lister_name
get_lister_url
get_price
get_price_currency
get_price_formatted
get_title
get_summary
get_bedroom_number
get_thumb_url
get_thumb_height
get_thumb_width
get_keywords
get_hashref
Returns a hashref containing the details of the listing with keys exactly as the list above.
Copyright
Copyright (C) 2006 Lokku Ltd.
Author
Alex Balhatchet (kaoru@slackwise.net)