Inherits from NSObject
Conforms to PicoBindable
Declared in Trading_QuantityType.h
Trading_QuantityType.m

Overview

     Basic type for specifying quantities.  

@ingroup EBayAPIInterface

Tasks

Properties

unit

(public property)

@property (nonatomic, retain) NSString *unit

Discussion

(public property)

type : NSString, wrapper for primitive string

Declared In

Trading_QuantityType.h

value

(public property)

@property (nonatomic, retain) NSNumber *value

Discussion

(public property)

type : NSNumber, wrapper for primitive double

Declared In

Trading_QuantityType.h