Trading_CalculatedShippingPreferencesType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_CalculatedShippingPreferencesType.h Trading_CalculatedShippingPreferencesType.m |
Overview
This type contains Calculated Shipping rules and preferences for the seller.
@ingroup EBayAPIInterface
Tasks
-
calculatedShippingAmountForEntireOrderDO NOT USE THIS FIELD. Calculated Shipping discount profiles are created and
property
managed with SetShippingDiscountProfiles. Use GetShippingDiscountProfiles to
retrieve Calculated Shipping discount profiles. -
calculatedShippingChargeOptionDO NOT USE THIS FIELD. Calculated Shipping discount profiles are created and
property
managed with SetShippingDiscountProfiles. Use GetShippingDiscountProfiles to
retrieve Calculated Shipping discount profiles. -
calculatedShippingRateOptionDO NOT USE THIS FIELD. Calculated Shipping discount profiles are created and
property
managed with SetShippingDiscountProfiles. Use GetShippingDiscountProfiles to
retrieve Calculated Shipping discount profiles. -
insuranceOptionDO NOT USE THIS FIELD. Shipping insurance parameters are passed in through
property
SetShippingDiscountProfiles and retrieved using GetShippingDiscountProfiles.
InsuranceOption is only valid on the following eBay sites: AU, FR, IT, and IN. -
any(public property)
property
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_CalculatedShippingPreferencesType.hcalculatedShippingAmountForEntireOrder
DO NOT USE THIS FIELD. Calculated Shipping discount profiles are created and
managed with SetShippingDiscountProfiles. Use GetShippingDiscountProfiles to
retrieve Calculated Shipping discount profiles.
@property (nonatomic, retain) Trading_AmountType *calculatedShippingAmountForEntireOrderDiscussion
DO NOT USE THIS FIELD. Calculated Shipping discount profiles are created and
managed with SetShippingDiscountProfiles. Use GetShippingDiscountProfiles to
retrieve Calculated Shipping discount profiles.
type : class Trading_AmountType
Declared In
Trading_CalculatedShippingPreferencesType.hcalculatedShippingChargeOption
DO NOT USE THIS FIELD. Calculated Shipping discount profiles are created and
managed with SetShippingDiscountProfiles. Use GetShippingDiscountProfiles to
retrieve Calculated Shipping discount profiles.
@property (nonatomic, retain) NSString *calculatedShippingChargeOptionDiscussion
DO NOT USE THIS FIELD. Calculated Shipping discount profiles are created and
managed with SetShippingDiscountProfiles. Use GetShippingDiscountProfiles to
retrieve Calculated Shipping discount profiles.
type: string constant in Trading_CalculatedShippingChargeOptionCodeType.h
Declared In
Trading_CalculatedShippingPreferencesType.hcalculatedShippingRateOption
DO NOT USE THIS FIELD. Calculated Shipping discount profiles are created and
managed with SetShippingDiscountProfiles. Use GetShippingDiscountProfiles to
retrieve Calculated Shipping discount profiles.
@property (nonatomic, retain) NSString *calculatedShippingRateOptionDiscussion
DO NOT USE THIS FIELD. Calculated Shipping discount profiles are created and
managed with SetShippingDiscountProfiles. Use GetShippingDiscountProfiles to
retrieve Calculated Shipping discount profiles.
type: string constant in Trading_CalculatedShippingRateOptionCodeType.h
Declared In
Trading_CalculatedShippingPreferencesType.hinsuranceOption
DO NOT USE THIS FIELD. Shipping insurance parameters are passed in through
SetShippingDiscountProfiles and retrieved using GetShippingDiscountProfiles.
InsuranceOption is only valid on the following eBay sites: AU, FR, IT, and IN.
@property (nonatomic, retain) NSString *insuranceOptionDiscussion
DO NOT USE THIS FIELD. Shipping insurance parameters are passed in through
SetShippingDiscountProfiles and retrieved using GetShippingDiscountProfiles.
InsuranceOption is only valid on the following eBay sites: AU, FR, IT, and IN.
type: string constant in Trading_InsuranceOptionCodeType.h
Declared In
Trading_CalculatedShippingPreferencesType.h