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

Tasks

  •   siteID

    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
  •   any

    (public property)

    property

Properties

any

(public property)

@property (nonatomic, retain) NSMutableArray *any

Discussion

(public property)

entry type : PicoAnyElement, wrapper for primitive anyelement

Declared In

Trading_SiteLocationType.h

siteID

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 *siteID

Discussion

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