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

Overview

Details about insurance for combined payment.

@ingroup EBayAPIInterface

Tasks

  •   insuranceOption

    Whether the seller offers shipping insurance and, if
    so, whether the insurance is optional or required. Flat and
    calculated shipping.

    property
  •   flatRateInsuranceRangeCost

    A pairing of range of item price total and insurance cost.
    For SetShippingDiscountProfiles, if InsuranceOption is Optional or Required, you must
    submit all range pairs. For those ranges that do not apply, set the cost to 0.

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

flatRateInsuranceRangeCost

A pairing of range of item price total and insurance cost.
For SetShippingDiscountProfiles, if InsuranceOption is Optional or Required, you must
submit all range pairs. For those ranges that do not apply, set the cost to 0.

@property (nonatomic, retain) NSMutableArray *flatRateInsuranceRangeCost

Discussion

A pairing of range of item price total and insurance cost.
For SetShippingDiscountProfiles, if InsuranceOption is Optional or Required, you must
submit all range pairs. For those ranges that do not apply, set the cost to 0.

entry type : class Trading_FlatRateInsuranceRangeCostType

Declared In

Trading_ShippingInsuranceType.h

insuranceOption

Whether the seller offers shipping insurance and, if
so, whether the insurance is optional or required. Flat and
calculated shipping.

@property (nonatomic, retain) NSString *insuranceOption

Discussion

Whether the seller offers shipping insurance and, if
so, whether the insurance is optional or required. Flat and
calculated shipping.

type: string constant in Trading_InsuranceOptionCodeType.h

Declared In

Trading_ShippingInsuranceType.h