Trading_LocalSearchType Class Reference
| Inherits from | NSObject | 
| Conforms to | PicoBindable | 
| Declared in | Trading_LocalSearchType.h Trading_LocalSearchType.m | 
Tasks
- 
	
		maxDistanceThe maximum distance from the specified postal code to search for items. property
- 
	
		postalCodeThe postal code to use as the basis for the proximity search. property
- 
	
		any(public property) property
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_LocalSearchType.hmaxDistance
The maximum distance from the specified postal code to search for items.
@property (nonatomic, retain) NSNumber *maxDistanceDiscussion
The maximum distance from the specified postal code to search for items.
type : NSNumber, wrapper for primitive int
Declared In
Trading_LocalSearchType.h