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

Overview

Collection of zero, one, or multiple individual detail account entries. Contains
one AccountEntry object for each account entry returned. See the schema
documentation for AccountEntryType for details on its properties. You can uniquely identify
the entries that the GetAccount call returns within the AccountEntries tag.
Specifically, the following fields, returned within the AccountEntries tag,
can be used in combination as a unique key: AccountEntry.Date, AccountEntry.AccountDetailsEntryType,
AccountEntry.ItemID, and AccountEntry.RefNumber.

@ingroup EBayAPIInterface

Tasks

  •   accountEntry

    Contains the data for one account entry. (See the schema
    documentation for AccountEntryType for details on its properties.)

    property
  •   any

    (public property)

    property

Properties

accountEntry

Contains the data for one account entry. (See the schema
documentation for AccountEntryType for details on its properties.)

@property (nonatomic, retain) NSMutableArray *accountEntry

Discussion

Contains the data for one account entry. (See the schema
documentation for AccountEntryType for details on its properties.)

entry type : class Trading_AccountEntryType

Declared In

Trading_AccountEntriesType.h

any

(public property)

@property (nonatomic, retain) NSMutableArray *any

Discussion

(public property)

entry type : PicoAnyElement, wrapper for primitive anyelement

Declared In

Trading_AccountEntriesType.h