Trading_FeesType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_FeesType.h Trading_FeesType.m |
Overview
Identifies a set of one or more fees that a member pays to eBay (or
an eBay company). Instances of this type can hold one or more fees.
@ingroup EBayAPIInterface
Tasks
-
fee
Contains the name, fee, and possible discount amount for an item listing feature.
property
A Fee container is returned for each listing feature, even if the associated cost
(Fee value) is 0.
Properties
fee
Contains the name, fee, and possible discount amount for an item listing feature.
A Fee container is returned for each listing feature, even if the associated cost
(Fee value) is 0.
@property (nonatomic, retain) NSMutableArray *fee
Discussion
Contains the name, fee, and possible discount amount for an item listing feature.
A Fee container is returned for each listing feature, even if the associated cost
(Fee value) is 0.
entry type : class Trading_FeeType
Declared In
Trading_FeesType.h