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

Overview

A pairing of range and insurance cost.

@ingroup EBayAPIInterface

Tasks

  •   flatRateInsuranceRange

    The price range for the shipment for which the insurance cost is being
    specified. This field is no longer applicable to SetUserPreferences or
    GetUserPreferences.

    property
  •   insuranceCost

    The cost of insurance for the specified price range. This field is no longer
    applicable to SetUserPreferences or GetUserPreferences.

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

flatRateInsuranceRange

The price range for the shipment for which the insurance cost is being
specified. This field is no longer applicable to SetUserPreferences or
GetUserPreferences.

@property (nonatomic, retain) NSString *flatRateInsuranceRange

Discussion

The price range for the shipment for which the insurance cost is being
specified. This field is no longer applicable to SetUserPreferences or
GetUserPreferences.

type: string constant in Trading_FlatRateInsuranceRangeCodeType.h

Declared In

Trading_FlatRateInsuranceRangeCostType.h

insuranceCost

The cost of insurance for the specified price range. This field is no longer
applicable to SetUserPreferences or GetUserPreferences.

@property (nonatomic, retain) Trading_AmountType *insuranceCost

Discussion

The cost of insurance for the specified price range. This field is no longer
applicable to SetUserPreferences or GetUserPreferences.

type : class Trading_AmountType

Declared In

Trading_FlatRateInsuranceRangeCostType.h