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

Overview

Returns information about notifications sent to the given application
for the given ItemID. It will only be returned if ItemID was specified in the
input parameters.

@ingroup EBayAPIInterface

Tasks

  •   notificationDetails

    List of notifications, if there are any, for the given ItemID and given
    time period.

    property

Properties

notificationDetails

List of notifications, if there are any, for the given ItemID and given
time period.

@property (nonatomic, retain) NSMutableArray *notificationDetails

Discussion

List of notifications, if there are any, for the given ItemID and given
time period.

entry type : class Trading_NotificationDetailsType

Declared In

Trading_NotificationDetailsArrayType.h