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