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

  •   calculatedShippingAmountForEntireOrder

    DO NOT USE THIS FIELD. Calculated Shipping discount profiles are created and
    managed with SetShippingDiscountProfiles. Use GetShippingDiscountProfiles to
    retrieve Calculated Shipping discount profiles.

    property
  •   calculatedShippingChargeOption

    DO NOT USE THIS FIELD. Calculated Shipping discount profiles are created and
    managed with SetShippingDiscountProfiles. Use GetShippingDiscountProfiles to
    retrieve Calculated Shipping discount profiles.

    property
  •   calculatedShippingRateOption

    DO NOT USE THIS FIELD. Calculated Shipping discount profiles are created and
    managed with SetShippingDiscountProfiles. Use GetShippingDiscountProfiles to
    retrieve Calculated Shipping discount profiles.

    property
  •   insuranceOption

    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
  •   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_CalculatedShippingPreferencesType.h

calculatedShippingAmountForEntireOrder

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 *calculatedShippingAmountForEntireOrder

Discussion

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

calculatedShippingChargeOption

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 *calculatedShippingChargeOption

Discussion

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

calculatedShippingRateOption

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 *calculatedShippingRateOption

Discussion

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

insuranceOption

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 *insuranceOption

Discussion

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