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

Overview

A list of favorite searches a user has saved on the My eBay page.

@ingroup EBayAPIInterface

Tasks

Properties

any

(public property)

@property (nonatomic, retain) NSMutableArray *any

Discussion

(public property)

entry type : PicoAnyElement, wrapper for primitive anyelement

Declared In

Trading_MyeBayFavoriteSearchListType.h

favoriteSearch

A favorite search the user has saved, with a name and a search query.

@property (nonatomic, retain) NSMutableArray *favoriteSearch

Discussion

A favorite search the user has saved, with a name and a search query.

entry type : class Trading_MyeBayFavoriteSearchType

Declared In

Trading_MyeBayFavoriteSearchListType.h

totalAvailable

The total number of favorite searches saved.

@property (nonatomic, retain) NSNumber *totalAvailable

Discussion

The total number of favorite searches saved.

type : NSNumber, wrapper for primitive int

Declared In

Trading_MyeBayFavoriteSearchListType.h