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

Overview

(public class)

@ingroup EBayAPIInterface

Tasks

  •   buyItNowEnabled

    This type is deprecated as GetProduct* calls were deprecated.

    property
  •   picture
           Indicates whether a listing has an image associated with it.
    
    property
  •   recentListing

    Indicates whether a listing is no more than one day old.

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

buyItNowEnabled

This type is deprecated as GetProduct* calls were deprecated.

@property (nonatomic, retain) NSNumber *buyItNowEnabled

Discussion

This type is deprecated as GetProduct* calls were deprecated.

type : NSNumber, wrapper for primitive bool

Declared In

Trading_SearchDetailsType.h

picture

       Indicates whether a listing has an image associated with it.
@property (nonatomic, retain) NSNumber *picture

Discussion

       Indicates whether a listing has an image associated with it.  

type : NSNumber, wrapper for primitive bool

Declared In

Trading_SearchDetailsType.h

recentListing

Indicates whether a listing is no more than one day old.

@property (nonatomic, retain) NSNumber *recentListing

Discussion

Indicates whether a listing is no more than one day old.

type : NSNumber, wrapper for primitive bool

Declared In

Trading_SearchDetailsType.h