Trading_SellerFeeDiscountDashboardType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_SellerFeeDiscountDashboardType.h Trading_SellerFeeDiscountDashboardType.m |
Overview
PowerSeller discount information (e.g., to show in a Seller Dashboard). As a
PowerSeller, you can earn discounts on your monthly invoice Final Value Fees based
on how well you’re doing as a seller.
@ingroup EBayAPIInterface
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *any
Discussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_SellerFeeDiscountDashboardType.h
percent
PowerSeller discount as a percentage. For example, a 5% discount is returned
as 0.05.
@property (nonatomic, retain) NSNumber *percent
Discussion
PowerSeller discount as a percentage. For example, a 5% discount is returned
as 0.05.
type : NSNumber, wrapper for primitive float
Declared In
Trading_SellerFeeDiscountDashboardType.h