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

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

totalValue

Total value associated with the items in this summary.

@property (nonatomic, retain) Trading_AmountType *totalValue

Discussion

Total value associated with the items in this summary.

type : class Trading_AmountType

Declared In

Trading_ItemTotalsType.h