| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::LocalSearchType
Contains data for filtering a search by proximity.
eBay::API::XML::DataType::LocalSearchType inherits from the eBay::API::XML::BaseDataType class
The maximum distance from the specified postal code to search for items.
Calls: GetSearchResults
GetCategoryListings
RequiredInput: No
# Argument: 'xs:int'
# Returns: 'xs:int'
The postal code to use as the basis for the proximity search.
Calls: GetSearchResults
GetCategoryListings
RequiredInput: No
# Argument: 'xs:string'
# Returns: 'xs:string'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |