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

Overview

Type defining the PromotionalSaleItemIDArray container, which
consists of an array of listings to which a Promotional Sale applies.

@ingroup EBayAPIInterface

Tasks

  •   itemID

    A unique identifier for an item listing.



    For SetPromotionalSaleListings, the seller passes in the
    ItemID value for each listing that he/she wishes to become
    part of the Promotional Sale identified by the
    PromotionalSaleID value.



    For GetPromotionalSaleDetails, each listing returned in the
    response is a part of the Promotional Sale identified by the
    PromotionalSaleID value.

    property
  •   any

    (public property)

    property

Properties

any

(public property)

@property (nonatomic, retain) NSMutableArray *any

Discussion

(public property)

entry type : PicoAnyElement, wrapper for primitive anyelement

Declared In

Trading_ItemIDArrayType.h

itemID

A unique identifier for an item listing.



For SetPromotionalSaleListings, the seller passes in the
ItemID value for each listing that he/she wishes to become
part of the Promotional Sale identified by the
PromotionalSaleID value.



For GetPromotionalSaleDetails, each listing returned in the
response is a part of the Promotional Sale identified by the
PromotionalSaleID value.

@property (nonatomic, retain) NSMutableArray *itemID

Discussion

A unique identifier for an item listing.



For SetPromotionalSaleListings, the seller passes in the
ItemID value for each listing that he/she wishes to become
part of the Promotional Sale identified by the
PromotionalSaleID value.



For GetPromotionalSaleDetails, each listing returned in the
response is a part of the Promotional Sale identified by the
PromotionalSaleID value.

entry type : NSString, wrapper for primitive string

Declared In

Trading_ItemIDArrayType.h