Trading_FlatRateInsuranceRangeCostType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_FlatRateInsuranceRangeCostType.h Trading_FlatRateInsuranceRangeCostType.m |
Tasks
-
flatRateInsuranceRangeThe price range for the shipment for which the insurance cost is being
property
specified. This field is no longer applicable to SetUserPreferences or
GetUserPreferences. -
insuranceCostThe cost of insurance for the specified price range. This field is no longer
property
applicable to SetUserPreferences or GetUserPreferences. -
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_FlatRateInsuranceRangeCostType.hflatRateInsuranceRange
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 *flatRateInsuranceRangeDiscussion
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.hinsuranceCost
The cost of insurance for the specified price range. This field is no longer
applicable to SetUserPreferences or GetUserPreferences.
@property (nonatomic, retain) Trading_AmountType *insuranceCostDiscussion
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