Trading_SiteLocationType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_SiteLocationType.h Trading_SiteLocationType.m |
Overview
Contains the data that defines a site-based filter (used when searching for
items and filtering the search result set).
@ingroup EBayAPIInterface
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_SiteLocationType.hsiteID
Specifies the criteria for filtering search results by site, where site is
determined by the site ID in the SOAP URL or, for Unified Schema XML requests,
X-EBAY-API-SITEID HTTP Header.
@property (nonatomic, retain) NSString *siteIDDiscussion
Specifies the criteria for filtering search results by site, where site is
determined by the site ID in the SOAP URL or, for Unified Schema XML requests,
X-EBAY-API-SITEID HTTP Header.
type: string constant in Trading_SiteIDFilterCodeType.h
Declared In
Trading_SiteLocationType.h