Trading_FlatShippingPreferencesType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_FlatShippingPreferencesType.h Trading_FlatShippingPreferencesType.m |
Overview
This type is deprecated; use SetShippingDiscountProfiles to set Flat Shipping preferences.
@ingroup EBayAPIInterface
Tasks
-
amountPerAdditionalItemDO NOT USE THIS FIELD. Flat Rate Shipping discount profiles are created and
property
managed with SetShippingDiscountProfiles. Use GetShippingDiscountProfiles to
retrieve Flat Rate Shipping discount profiles. -
deductionAmountPerAdditionalItemDO NOT USE THIS FIELD. Flat Rate Shipping discount profiles are created and
property
managed with SetShippingDiscountProfiles. Use GetShippingDiscountProfiles to
retrieve Flat Rate Shipping discount profiles. -
flatRateInsuranceRangeCostDO NOT USE THIS FIELD. Shipping insurance parameters are passed in through
property
SetShippingDiscountProfiles and retrieved using GetShippingDiscountProfiles.
FlatRateInsuranceRangeCost is only valid on the following eBay sites: AU, FR, IT, and IN. -
flatShippingRateOptionDO NOT USE THIS FIELD. Flat Rate Shipping discount profiles are created and
property
managed with SetShippingDiscountProfiles. Use GetShippingDiscountProfiles to
retrieve Flat Rate 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
amountPerAdditionalItem
DO NOT USE THIS FIELD. Flat Rate Shipping discount profiles are created and
managed with SetShippingDiscountProfiles. Use GetShippingDiscountProfiles to
retrieve Flat Rate Shipping discount profiles.
@property (nonatomic, retain) Trading_AmountType *amountPerAdditionalItemDiscussion
DO NOT USE THIS FIELD. Flat Rate Shipping discount profiles are created and
managed with SetShippingDiscountProfiles. Use GetShippingDiscountProfiles to
retrieve Flat Rate Shipping discount profiles.
type : class Trading_AmountType
Declared In
Trading_FlatShippingPreferencesType.hany
(public property)
@property (nonatomic, retain) NSMutableArray *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_FlatShippingPreferencesType.hdeductionAmountPerAdditionalItem
DO NOT USE THIS FIELD. Flat Rate Shipping discount profiles are created and
managed with SetShippingDiscountProfiles. Use GetShippingDiscountProfiles to
retrieve Flat Rate Shipping discount profiles.
@property (nonatomic, retain) Trading_AmountType *deductionAmountPerAdditionalItemDiscussion
DO NOT USE THIS FIELD. Flat Rate Shipping discount profiles are created and
managed with SetShippingDiscountProfiles. Use GetShippingDiscountProfiles to
retrieve Flat Rate Shipping discount profiles.
type : class Trading_AmountType
Declared In
Trading_FlatShippingPreferencesType.hflatRateInsuranceRangeCost
DO NOT USE THIS FIELD. Shipping insurance parameters are passed in through
SetShippingDiscountProfiles and retrieved using GetShippingDiscountProfiles.
FlatRateInsuranceRangeCost is only valid on the following eBay sites: AU, FR, IT, and IN.
@property (nonatomic, retain) NSMutableArray *flatRateInsuranceRangeCostDiscussion
DO NOT USE THIS FIELD. Shipping insurance parameters are passed in through
SetShippingDiscountProfiles and retrieved using GetShippingDiscountProfiles.
FlatRateInsuranceRangeCost is only valid on the following eBay sites: AU, FR, IT, and IN.
entry type : class Trading_FlatRateInsuranceRangeCostType
Declared In
Trading_FlatShippingPreferencesType.hflatShippingRateOption
DO NOT USE THIS FIELD. Flat Rate Shipping discount profiles are created and
managed with SetShippingDiscountProfiles. Use GetShippingDiscountProfiles to
retrieve Flat Rate Shipping discount profiles.
@property (nonatomic, retain) NSString *flatShippingRateOptionDiscussion
DO NOT USE THIS FIELD. Flat Rate Shipping discount profiles are created and
managed with SetShippingDiscountProfiles. Use GetShippingDiscountProfiles to
retrieve Flat Rate Shipping discount profiles.
type: string constant in Trading_FlatShippingRateOptionCodeType.h
Declared In
Trading_FlatShippingPreferencesType.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_FlatShippingPreferencesType.h