Inherits from NSObject
Conforms to PicoBindable
Declared in Trading_SellerExcludeShipToLocationPreferencesType.h
Trading_SellerExcludeShipToLocationPreferencesType.m

Overview

Container consisting for the list of locations to where the seller will not ship items.

@ingroup EBayAPIInterface

Tasks

  •   excludeShipToLocation

    One ExcludeShipToLocation field is returned for each region or country excluded
    as a possible shipping location in the seller’s My eBay Shipping Preferences.
    Sellers can also exclude Alaska/Hawaii and Army Post Office/Fleet Post Office as
    possible shipping locations. For excluded countries, “http://www.iso.org/iso/countrycodes/iso_3166_code_lists/english_country_names_and_code_elements.htm”>ISO 3166
    country codes are returned.



    Domestically, the seller can specify Alaska/Hawaii, US Protectorates (including
    American Samoa, Guam, Mariana Island, Marshall Islands, Micronesia, Palau,
    Puerto Rico, and U.S. Virgin Islands) as places he/she will not ship to.
    Internationally, the sellers can exclude entire regions (including Africa, Asia,
    Central America and Caribbean, Europe, Middle East, North America, Oceania,
    Southeast Asia, and South America) or specific countries within those regions.



    If a buyer’s primary ship-to location is a location that you have listed as
    an excluded ship-to location (or if the buyer does not have a primary ship-to
    location), they will receive an error message if they attempt to buy or place
    a bid on your item.



    To see the valid exclude ship-to locations for a specified site, call
    GeteBayDetails with DetailName set to ExcludeShippingLocationDetails. Repeat
    GeteBayDetails for each site on which you list.



    Note:
    To enable your default Exclude Ship-To List, you must enable Exclude
    Shipping Locations and Buyer Requirements in your My eBay Site Preferences.
    For details, see the KnowledgeBase Article <a href=
    https://ebay.custhelp.com/cgi-bin/ebay.cfg/php/enduser/std
    adp.php?p_faqid=1495”

    HowTo: ExcludeShipToLocation.

    Code denoting a location to where the seller will not ship.


    The codes reflect the location codes.

    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_SellerExcludeShipToLocationPreferencesType.h

excludeShipToLocation

One ExcludeShipToLocation field is returned for each region or country excluded
as a possible shipping location in the seller’s My eBay Shipping Preferences.
Sellers can also exclude Alaska/Hawaii and Army Post Office/Fleet Post Office as
possible shipping locations. For excluded countries, “http://www.iso.org/iso/countrycodes/iso_3166_code_lists/english_country_names_and_code_elements.htm”>ISO 3166
country codes are returned.



Domestically, the seller can specify Alaska/Hawaii, US Protectorates (including
American Samoa, Guam, Mariana Island, Marshall Islands, Micronesia, Palau,
Puerto Rico, and U.S. Virgin Islands) as places he/she will not ship to.
Internationally, the sellers can exclude entire regions (including Africa, Asia,
Central America and Caribbean, Europe, Middle East, North America, Oceania,
Southeast Asia, and South America) or specific countries within those regions.



If a buyer’s primary ship-to location is a location that you have listed as
an excluded ship-to location (or if the buyer does not have a primary ship-to
location), they will receive an error message if they attempt to buy or place
a bid on your item.



To see the valid exclude ship-to locations for a specified site, call
GeteBayDetails with DetailName set to ExcludeShippingLocationDetails. Repeat
GeteBayDetails for each site on which you list.



Note:
To enable your default Exclude Ship-To List, you must enable Exclude
Shipping Locations and Buyer Requirements in your My eBay Site Preferences.
For details, see the KnowledgeBase Article <a href=
https://ebay.custhelp.com/cgi-bin/ebay.cfg/php/enduser/std
adp.php?p_faqid=1495”

HowTo: ExcludeShipToLocation.

Code denoting a location to where the seller will not ship.


The codes reflect the location codes.

@property (nonatomic, retain) NSMutableArray *excludeShipToLocation

Discussion

One ExcludeShipToLocation field is returned for each region or country excluded
as a possible shipping location in the seller’s My eBay Shipping Preferences.
Sellers can also exclude Alaska/Hawaii and Army Post Office/Fleet Post Office as
possible shipping locations. For excluded countries, “
http://www.iso.org/iso/countrycodes/iso_3166_code_lists/english_country_names_and_code_elements.htm”>ISO 3166
country codes are returned.



Domestically, the seller can specify Alaska/Hawaii, US Protectorates (including
American Samoa, Guam, Mariana Island, Marshall Islands, Micronesia, Palau,
Puerto Rico, and U.S. Virgin Islands) as places he/she will not ship to.
Internationally, the sellers can exclude entire regions (including Africa, Asia,
Central America and Caribbean, Europe, Middle East, North America, Oceania,
Southeast Asia, and South America) or specific countries within those regions.



If a buyer’s primary ship-to location is a location that you have listed as
an excluded ship-to location (or if the buyer does not have a primary ship-to
location), they will receive an error message if they attempt to buy or place
a bid on your item.



To see the valid exclude ship-to locations for a specified site, call
GeteBayDetails with DetailName set to ExcludeShippingLocationDetails. Repeat
GeteBayDetails for each site on which you list.



Note:
To enable your default Exclude Ship-To List, you must enable Exclude
Shipping Locations and Buyer Requirements in your My eBay Site Preferences.
For details, see the KnowledgeBase Article <a href=
https://ebay.custhelp.com/cgi-bin/ebay.cfg/php/enduser/std
adp.php?p_faqid=1495”

HowTo: ExcludeShipToLocation.

Code denoting a location to where the seller will not ship.


The codes reflect the location codes.

entry type : NSString, wrapper for primitive string

Declared In

Trading_SellerExcludeShipToLocationPreferencesType.h