Trading_ExtendedProductFinderIDType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_ExtendedProductFinderIDType.h Trading_ExtendedProductFinderIDType.m |
Tasks
-
productFinderIDA product finder ID. GetCategory2CS always (and only) returns this
property
when Category.ProductFinderIDs is returned. -
productFinderBuySideIf false or not present, the product finder can be used as input to
property
GetProductSearchResults to search for catalog data (Pre-filled Item Information)
that a seller might want to include in a listing.
Properties
productFinderBuySide
If false or not present, the product finder can be used as input to
GetProductSearchResults to search for catalog data (Pre-filled Item Information)
that a seller might want to include in a listing.
@property (nonatomic, retain) NSNumber *productFinderBuySideDiscussion
If false or not present, the product finder can be used as input to
GetProductSearchResults to search for catalog data (Pre-filled Item Information)
that a seller might want to include in a listing.
type : NSNumber, wrapper for primitive bool
Declared In
Trading_ExtendedProductFinderIDType.hproductFinderID
A product finder ID. GetCategory2CS always (and only) returns this
when Category.ProductFinderIDs is returned.
@property (nonatomic, retain) NSNumber *productFinderIDDiscussion
A product finder ID. GetCategory2CS always (and only) returns this
when Category.ProductFinderIDs is returned.
type : NSNumber, wrapper for primitive int
Declared In
Trading_ExtendedProductFinderIDType.h