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
-
totalQuantityNumber of items involved in the summary.
property -
totalValueTotal value associated with the items in this summary.
property
Properties
totalQuantity
Number of items involved in the summary.
@property (nonatomic, retain) NSNumber *totalQuantityDiscussion
Number of items involved in the summary.
type : NSNumber, wrapper for primitive long
Declared In
Trading_ItemTotalsType.h