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

Overview

This type is deprecated as the call is no longer available.

@ingroup EBayAPIInterface

Tasks

  •   productFinderID

    A product finder ID. GetCategory2CS always (and only) returns this
    when Category.ProductFinderIDs is returned.

    property
  •   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

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 *productFinderBuySide

Discussion

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.h

productFinderID

A product finder ID. GetCategory2CS always (and only) returns this
when Category.ProductFinderIDs is returned.

@property (nonatomic, retain) NSNumber *productFinderID

Discussion

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