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

Overview

Container for a list of offers. May contain zero, one, or multiple
OfferType objects, each of which represents one offer extended by
a user on a listing.

@ingroup EBayAPIInterface

Tasks

  •   offer

    Contains the data for one offer. This includes: data for the user making the
    offer, the amount of the offer, the quantity of items being bought from the
    listing, the type of offer being made, and more.

    property

Properties

offer

Contains the data for one offer. This includes: data for the user making the
offer, the amount of the offer, the quantity of items being bought from the
listing, the type of offer being made, and more.

@property (nonatomic, retain) NSMutableArray *offer

Discussion

Contains the data for one offer. This includes: data for the user making the
offer, the amount of the offer, the quantity of items being bought from the
listing, the type of offer being made, and more.

entry type : class Trading_OfferType

Declared In

Trading_OfferArrayType.h