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

Overview

Shipping costs and options related to an international shipping service. When used
as input, if one is provided, at least one domestic ShippingService must be
provided. This type does not exist before compatibility level 383.

@ingroup ShoppingInterface

Tasks

  •   shippingInsuranceCost

    The insurance cost associated with shipping a single item with this shipping
    service. If the buyer bought more than one of this item, this proportional to
    QuantitySold. If the item has not yet been sold, insurance information cannot
    be calculated and the value is 0.00. For calculated shipping only.

    property
  •   shippingServiceName

    An international shipping service offered for shipping the item (for
    example, UPS Ground). For flat and calculated shipping.

    property
  •   shippingServiceAdditionalCost

    The cost of shipping each additional item beyond the first item.
    For single-item listings, if this is not provided, it is defaulted
    to zero. For multi-quantity listings, if this is not provided, it
    is set to the value of (in)ShippingServiceCost (unless the request
    version is lower than 665, in which case ShippingServiceAdditionalCost
    is required and is not defaulted).
    For flat shipping only.

    property
  •   shippingServiceCost

    The basic shipping cost of the item.




    Flat shipping: single-item listing: this matches (in)ShippingServiceCost;
    multi-quantity listing: with a request version of 665 or greater,
    this is the total of (in)ShippingServiceCost plus
    ((in)ShippingServiceAdditionalCost times the number of items beyond the first
    item), and with a request version lower than 665, this is (in)ShippingServiceCost.


    Promotional shipping: For a request version lower than 665, promotional
    shipping has no effect on shipping costs. Otherwise: if the promotional
    shipping option is lower than other shipping services being offered, the
    savings is reflected in the returned shipping cost;
    the shipping service named Promotional Shipping Service (or whatever is
    the localized name for it) is included among the shipping services;
    if the promotional shipping cost is lower than the cost of other shipping
    services being offered, it is presented first in the list (the lowest shipping
    service cost is always presented first, regardless of whether there is
    promotional shipping).

    property
  •   shippingServicePriority

    Seller-preferred presentation order relative to other service options. Valid
    values are: 1, 2 and 3 (first, second and third choices). For flat and
    calculated shipping.

    property
  •   shipsTo

    An international location or region to which the item may be shipped via this
    particular shipping service. Associated with the shipping service by the
    seller. This is basically the same as SimpleItemType.ShipToLocations except
    that this is spelled out and the other is abbreviated.
    Returned with request version 665 or greater, if set via Trading API.

    property
  •   estimatedDeliveryMinTime

    The minimum guaranteed date in which the item could reach the
    buyer’s location.
    Not applicable to Half.com.

    property
  •   estimatedDeliveryMaxTime

    The maximum guaranteed date in which the item could reach the
    buyer’s location.
    Not applicable to Half.com.

    property
  •   importCharge

    The total cost of customs and taxes for the international leg of an order shipped using the Global Shipping Program. This amount is calculated and supplied for each item by the international shipping provider when a buyer views the item properties.

    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

Shopping_InternationalShippingServiceOptionType.h

estimatedDeliveryMaxTime

The maximum guaranteed date in which the item could reach the
buyer’s location.
Not applicable to Half.com.

@property (nonatomic, retain) NSDate *estimatedDeliveryMaxTime

Discussion

The maximum guaranteed date in which the item could reach the
buyer’s location.
Not applicable to Half.com.

type : NSDate, wrapper for primitive date

Declared In

Shopping_InternationalShippingServiceOptionType.h

estimatedDeliveryMinTime

The minimum guaranteed date in which the item could reach the
buyer’s location.
Not applicable to Half.com.

@property (nonatomic, retain) NSDate *estimatedDeliveryMinTime

Discussion

The minimum guaranteed date in which the item could reach the
buyer’s location.
Not applicable to Half.com.

type : NSDate, wrapper for primitive date

Declared In

Shopping_InternationalShippingServiceOptionType.h

importCharge

The total cost of customs and taxes for the international leg of an order shipped using the Global Shipping Program. This amount is calculated and supplied for each item by the international shipping provider when a buyer views the item properties.

@property (nonatomic, retain) Shopping_AmountType *importCharge

Discussion

The total cost of customs and taxes for the international leg of an order shipped using the Global Shipping Program. This amount is calculated and supplied for each item by the international shipping provider when a buyer views the item properties.

type : class Shopping_AmountType

Declared In

Shopping_InternationalShippingServiceOptionType.h

shippingInsuranceCost

The insurance cost associated with shipping a single item with this shipping
service. If the buyer bought more than one of this item, this proportional to
QuantitySold. If the item has not yet been sold, insurance information cannot
be calculated and the value is 0.00. For calculated shipping only.

@property (nonatomic, retain) Shopping_AmountType *shippingInsuranceCost

Discussion

The insurance cost associated with shipping a single item with this shipping
service. If the buyer bought more than one of this item, this proportional to
QuantitySold. If the item has not yet been sold, insurance information cannot
be calculated and the value is 0.00. For calculated shipping only.

type : class Shopping_AmountType

Declared In

Shopping_InternationalShippingServiceOptionType.h

shippingServiceAdditionalCost

The cost of shipping each additional item beyond the first item.
For single-item listings, if this is not provided, it is defaulted
to zero. For multi-quantity listings, if this is not provided, it
is set to the value of (in)ShippingServiceCost (unless the request
version is lower than 665, in which case ShippingServiceAdditionalCost
is required and is not defaulted).
For flat shipping only.

@property (nonatomic, retain) Shopping_AmountType *shippingServiceAdditionalCost

Discussion

The cost of shipping each additional item beyond the first item.
For single-item listings, if this is not provided, it is defaulted
to zero. For multi-quantity listings, if this is not provided, it
is set to the value of (in)ShippingServiceCost (unless the request
version is lower than 665, in which case ShippingServiceAdditionalCost
is required and is not defaulted).
For flat shipping only.

type : class Shopping_AmountType

Declared In

Shopping_InternationalShippingServiceOptionType.h

shippingServiceCost

The basic shipping cost of the item.




Flat shipping: single-item listing: this matches (in)ShippingServiceCost;
multi-quantity listing: with a request version of 665 or greater,
this is the total of (in)ShippingServiceCost plus
((in)ShippingServiceAdditionalCost times the number of items beyond the first
item), and with a request version lower than 665, this is (in)ShippingServiceCost.


Promotional shipping: For a request version lower than 665, promotional
shipping has no effect on shipping costs. Otherwise: if the promotional
shipping option is lower than other shipping services being offered, the
savings is reflected in the returned shipping cost;
the shipping service named Promotional Shipping Service (or whatever is
the localized name for it) is included among the shipping services;
if the promotional shipping cost is lower than the cost of other shipping
services being offered, it is presented first in the list (the lowest shipping
service cost is always presented first, regardless of whether there is
promotional shipping).

@property (nonatomic, retain) Shopping_AmountType *shippingServiceCost

Discussion

The basic shipping cost of the item.




Flat shipping: single-item listing: this matches (in)ShippingServiceCost;
multi-quantity listing: with a request version of 665 or greater,
this is the total of (in)ShippingServiceCost plus
((in)ShippingServiceAdditionalCost times the number of items beyond the first
item), and with a request version lower than 665, this is (in)ShippingServiceCost.


Promotional shipping: For a request version lower than 665, promotional
shipping has no effect on shipping costs. Otherwise: if the promotional
shipping option is lower than other shipping services being offered, the
savings is reflected in the returned shipping cost;
the shipping service named Promotional Shipping Service (or whatever is
the localized name for it) is included among the shipping services;
if the promotional shipping cost is lower than the cost of other shipping
services being offered, it is presented first in the list (the lowest shipping
service cost is always presented first, regardless of whether there is
promotional shipping).

type : class Shopping_AmountType

Declared In

Shopping_InternationalShippingServiceOptionType.h

shippingServiceName

An international shipping service offered for shipping the item (for
example, UPS Ground). For flat and calculated shipping.

@property (nonatomic, retain) NSString *shippingServiceName

Discussion

An international shipping service offered for shipping the item (for
example, UPS Ground). For flat and calculated shipping.

type : NSString, wrapper for primitive string

Declared In

Shopping_InternationalShippingServiceOptionType.h

shippingServicePriority

Seller-preferred presentation order relative to other service options. Valid
values are: 1, 2 and 3 (first, second and third choices). For flat and
calculated shipping.

@property (nonatomic, retain) NSNumber *shippingServicePriority

Discussion

Seller-preferred presentation order relative to other service options. Valid
values are: 1, 2 and 3 (first, second and third choices). For flat and
calculated shipping.

type : NSNumber, wrapper for primitive int

Declared In

Shopping_InternationalShippingServiceOptionType.h

shipsTo

An international location or region to which the item may be shipped via this
particular shipping service. Associated with the shipping service by the
seller. This is basically the same as SimpleItemType.ShipToLocations except
that this is spelled out and the other is abbreviated.
Returned with request version 665 or greater, if set via Trading API.

@property (nonatomic, retain) NSMutableArray *shipsTo

Discussion

An international location or region to which the item may be shipped via this
particular shipping service. Associated with the shipping service by the
seller. This is basically the same as SimpleItemType.ShipToLocations except
that this is spelled out and the other is abbreviated.
Returned with request version 665 or greater, if set via Trading API.

entry type : NSString, wrapper for primitive string

Declared In

Shopping_InternationalShippingServiceOptionType.h