Trading_ShippingInsuranceType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_ShippingInsuranceType.h Trading_ShippingInsuranceType.m |
Tasks
-
insuranceOptionWhether the seller offers shipping insurance and, if
property
so, whether the insurance is optional or required. Flat and
calculated shipping. -
flatRateInsuranceRangeCostA pairing of range of item price total and insurance cost.
property
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. -
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_ShippingInsuranceType.hflatRateInsuranceRangeCost
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 *flatRateInsuranceRangeCostDiscussion
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.hinsuranceOption
Whether the seller offers shipping insurance and, if
so, whether the insurance is optional or required. Flat and
calculated shipping.
@property (nonatomic, retain) NSString *insuranceOptionDiscussion
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