Trading_ItemTotalsType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_ItemTotalsType.h Trading_ItemTotalsType.m |
Overview
Details about items involved in the summary for the specified time period.
@ingroup EBayAPIInterface
Tasks
-
totalQuantity
Number of items involved in the summary.
property -
totalValue
Total value associated with the items in this summary.
property
Properties
totalQuantity
Number of items involved in the summary.
@property (nonatomic, retain) NSNumber *totalQuantity
Discussion
Number of items involved in the summary.
type : NSNumber, wrapper for primitive long
Declared In
Trading_ItemTotalsType.h