ItemLookupRequest Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | ItemLookupRequest.h ItemLookupRequest.m |
Tasks
-
condition
(public property)
property -
idType
(public property)
property -
merchantId
(public property)
property -
itemId
(public property)
property -
responseGroup
(public property)
property -
searchIndex
(public property)
property -
variationPage
(public property)
property -
relatedItemPage
(public property)
property -
relationshipType
(public property)
property -
includeReviewsSummary
(public property)
property -
truncateReviewsAt
(public property)
property
Properties
condition
(public property)
@property (nonatomic, retain) NSString *condition
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
ItemLookupRequest.h
idType
(public property)
@property (nonatomic, retain) NSString *idType
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
ItemLookupRequest.h
includeReviewsSummary
(public property)
@property (nonatomic, retain) NSString *includeReviewsSummary
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
ItemLookupRequest.h
itemId
(public property)
@property (nonatomic, retain) NSMutableArray *itemId
Discussion
(public property)
entry type : NSString, wrapper for primitive string
Declared In
ItemLookupRequest.h
merchantId
(public property)
@property (nonatomic, retain) NSString *merchantId
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
ItemLookupRequest.h
relatedItemPage
(public property)
@property (nonatomic, retain) NSString *relatedItemPage
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
ItemLookupRequest.h
relationshipType
(public property)
@property (nonatomic, retain) NSMutableArray *relationshipType
Discussion
(public property)
entry type : NSString, wrapper for primitive string
Declared In
ItemLookupRequest.h
responseGroup
(public property)
@property (nonatomic, retain) NSMutableArray *responseGroup
Discussion
(public property)
entry type : NSString, wrapper for primitive string
Declared In
ItemLookupRequest.h
searchIndex
(public property)
@property (nonatomic, retain) NSString *searchIndex
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
ItemLookupRequest.h