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

Overview

A list of possible My eBay Second Chance Offers.

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

secondChanceOffer

A Second Chance Offer item.

@property (nonatomic, retain) NSMutableArray *secondChanceOffer

Discussion

A Second Chance Offer item.

entry type : class Trading_ItemType

Declared In

Trading_MyeBaySecondChanceOfferListType.h

totalAvailable

The total number of My eBay Second Chance Offers available.

@property (nonatomic, retain) NSNumber *totalAvailable

Discussion

The total number of My eBay Second Chance Offers available.

type : NSNumber, wrapper for primitive int

Declared In

Trading_MyeBaySecondChanceOfferListType.h