Class PreferredLocationCodeType


class PreferredLocationCodeType
Specifies the criteria for filtering search results by site, where site is determined by the site ID in the request.

Defined in com/ebay/shoppingservice/PreferredLocationCodeType.js

Property Summary
(in) Items available to the country implied by the site specified in the request.
(in) Items located in Belgium or listed on one of the two Belgian sites.
(out) Reserved for internal or future use.
(in) Items listed in the currency implied by the site specified in the request.
(in) Items located in the country implied by the site specified in the request.
(in) Items listed on the site specified in the request, regardless of listing currency.
String value

Constructor Summary

Property Details

property static AvailableInCountryImplied

(in) Items available to the country implied by the site specified in the request. For the US site, this implies listings from ALL English-language countries that are available to the US.


property static BelgiumListing

(in) Items located in Belgium or listed on one of the two Belgian sites.


property static CustomCode

(out) Reserved for internal or future use.


property static ListedInCurrencyImplied

(in) Items listed in the currency implied by the site specified in the request.


property static LocatedInCountryImplied

(in) Items located in the country implied by the site specified in the request.


property static SiteImplied

(in) Items listed on the site specified in the request, regardless of listing currency.


property String value


Constructor Details

constructor PreferredLocationCodeType

PreferredLocationCodeType(Object object)

Parameters:
object