Trading_SellerProfilesType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_SellerProfilesType.h Trading_SellerProfilesType.m |
Overview
Type defining the SellerProfiles container, which consists of references
to a seller’s payment, shipping, and/or return policy profiles.
Note:
Business Policies are not yet available for use on the eBay platform.
@ingroup EBayAPIInterface
Tasks
-
sellerShippingProfile
The SellerShippingProfile container is used in an Add/Revise/Relist
property
Trading API call to reference and use the values of 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.
-
sellerReturnProfile
The SellerReturnProfile container is used in an Add/Revise/Relist
property
Trading API call to reference and use the values of a Business Policies return policy
profile. Business Policies return policy profiles contain detailed information on
the seller’s return policy, including the refund option, how many days the buyer has
to return the item for a refund, warranty information, and restocking fee (if any).
Business Policies return policy 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. -
sellerPaymentProfile
The SellerPaymentProfile container is used in an Add/Revise/Relist
property
Trading API call to reference and use the values of a Business Policies payment
profile. Business Policies payment profiles contain accepted payment methods, a
flag to set up the immediate payment feature, a payment instructions field, and a
field to specify the seller’s PayPal email address.
Business Policies payment 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. -
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_SellerProfilesType.h
sellerPaymentProfile
The SellerPaymentProfile container is used in an Add/Revise/Relist
Trading API call to reference and use the values of a Business Policies payment
profile. Business Policies payment profiles contain accepted payment methods, a
flag to set up the immediate payment feature, a payment instructions field, and a
field to specify the seller’s PayPal email address.
Business Policies payment 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.
@property (nonatomic, retain) Trading_SellerPaymentProfileType *sellerPaymentProfile
Discussion
The SellerPaymentProfile container is used in an Add/Revise/Relist
Trading API call to reference and use the values of a Business Policies payment
profile. Business Policies payment profiles contain accepted payment methods, a
flag to set up the immediate payment feature, a payment instructions field, and a
field to specify the seller’s PayPal email address.
Business Policies payment 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.
type : class Trading_SellerPaymentProfileType
Declared In
Trading_SellerProfilesType.h
sellerReturnProfile
The SellerReturnProfile container is used in an Add/Revise/Relist
Trading API call to reference and use the values of a Business Policies return policy
profile. Business Policies return policy profiles contain detailed information on
the seller’s return policy, including the refund option, how many days the buyer has
to return the item for a refund, warranty information, and restocking fee (if any).
Business Policies return policy 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.
@property (nonatomic, retain) Trading_SellerReturnProfileType *sellerReturnProfile
Discussion
The SellerReturnProfile container is used in an Add/Revise/Relist
Trading API call to reference and use the values of a Business Policies return policy
profile. Business Policies return policy profiles contain detailed information on
the seller’s return policy, including the refund option, how many days the buyer has
to return the item for a refund, warranty information, and restocking fee (if any).
Business Policies return policy 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.
type : class Trading_SellerReturnProfileType
Declared In
Trading_SellerProfilesType.h
sellerShippingProfile
The SellerShippingProfile container is used in an Add/Revise/Relist
Trading API call to reference and use the values of 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.
@property (nonatomic, retain) Trading_SellerShippingProfileType *sellerShippingProfile
Discussion
The SellerShippingProfile container is used in an Add/Revise/Relist
Trading API call to reference and use the values of 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.
type : class Trading_SellerShippingProfileType
Declared In
Trading_SellerProfilesType.h