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

Overview

Type defining the SellerShippingProfile container, which is used in an
Add/Revise/Relist Trading API call to reference a Business Policies shipping policy profile.
Business Policies shipping profiles contain detailed information on domestic and
international shipping, including shipping service options, handling time, package
handling costs, excluded ship-to locations, and shipping insurance information.



Business Policies shipping profiles are also returned in
GetItem, GetMyeBaySelling, and other
Trading calls that retrieve Item data.



Note:
Business Policies are not yet available for use on the eBay platform.

@ingroup EBayAPIInterface

Tasks

  •   shippingProfileID

    The unique identifier of a Business Policies shipping policy profile. A ShippingProfileID
    and/or a ShippingProfileName value is used in the Add/Revise/Relist
    call to reference and use the shipping policy values of a Business Policies shipping policy
    profile. If both fields are provided and their values don’t match, the ShippingProfileID
    takes precedence.



    In the “Get” calls, the ShippingProfileID value will always be
    returned if the listing is using a Business Policies shipping policy profile, and the ShippingProfileName
    value will be returned if a name is assigned to the shipping policy profile.



    Note:
    Business Policies are not yet available for use on the eBay platform.

    property
  •   shippingProfileName

    The name of a Business Policies shipping policy profile. A ShippingProfileID
    and/or a ShippingProfileName value is used in the Add/Revise/Relist
    call to reference and use the shipping policy values of a Business Policies shipping policy
    profile. If both fields are provided and their values don’t match, the ShippingProfileID
    takes precedence.



    In the “Get” calls, the ShippingProfileID value will always be
    returned if the listing is using a Business Policies shipping policy profile, and the ShippingProfileName
    value will be returned if a name is assigned to the shipping policy profile.



    Note:
    Business Policies are not yet available for use on the eBay platform.

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

shippingProfileID

The unique identifier of a Business Policies shipping policy profile. A ShippingProfileID
and/or a ShippingProfileName value is used in the Add/Revise/Relist
call to reference and use the shipping policy values of a Business Policies shipping policy
profile. If both fields are provided and their values don’t match, the ShippingProfileID
takes precedence.



In the “Get” calls, the ShippingProfileID value will always be
returned if the listing is using a Business Policies shipping policy profile, and the ShippingProfileName
value will be returned if a name is assigned to the shipping policy profile.



Note:
Business Policies are not yet available for use on the eBay platform.

@property (nonatomic, retain) NSNumber *shippingProfileID

Discussion

The unique identifier of a Business Policies shipping policy profile. A ShippingProfileID
and/or a ShippingProfileName value is used in the Add/Revise/Relist
call to reference and use the shipping policy values of a Business Policies shipping policy
profile. If both fields are provided and their values don’t match, the ShippingProfileID
takes precedence.



In the “Get” calls, the ShippingProfileID value will always be
returned if the listing is using a Business Policies shipping policy profile, and the ShippingProfileName
value will be returned if a name is assigned to the shipping policy profile.



Note:
Business Policies are not yet available for use on the eBay platform.

type : NSNumber, wrapper for primitive long

Declared In

Trading_SellerShippingProfileType.h

shippingProfileName

The name of a Business Policies shipping policy profile. A ShippingProfileID
and/or a ShippingProfileName value is used in the Add/Revise/Relist
call to reference and use the shipping policy values of a Business Policies shipping policy
profile. If both fields are provided and their values don’t match, the ShippingProfileID
takes precedence.



In the “Get” calls, the ShippingProfileID value will always be
returned if the listing is using a Business Policies shipping policy profile, and the ShippingProfileName
value will be returned if a name is assigned to the shipping policy profile.



Note:
Business Policies are not yet available for use on the eBay platform.

@property (nonatomic, retain) NSString *shippingProfileName

Discussion

The name of a Business Policies shipping policy profile. A ShippingProfileID
and/or a ShippingProfileName value is used in the Add/Revise/Relist
call to reference and use the shipping policy values of a Business Policies shipping policy
profile. If both fields are provided and their values don’t match, the ShippingProfileID
takes precedence.



In the “Get” calls, the ShippingProfileID value will always be
returned if the listing is using a Business Policies shipping policy profile, and the ShippingProfileName
value will be returned if a name is assigned to the shipping policy profile.



Note:
Business Policies are not yet available for use on the eBay platform.

type : NSString, wrapper for primitive string

Declared In

Trading_SellerShippingProfileType.h