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

Overview

This type is deprecated as the Bid Assistant feature is no longer available.

@ingroup EBayAPIInterface

Tasks

  •   bidGroupID

    Use this element to specify the bid group id for the Bid Assistant items
    that you want information about.

    property
  •   includeNotes

    Specifies whether or not to include Item.PrivateNotes and Item.eBayNotes
    in the response.

    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_BidAssistantListType.h

bidGroupID

Use this element to specify the bid group id for the Bid Assistant items
that you want information about.

@property (nonatomic, retain) NSNumber *bidGroupID

Discussion

Use this element to specify the bid group id for the Bid Assistant items
that you want information about.

type : NSNumber, wrapper for primitive long

Declared In

Trading_BidAssistantListType.h

includeNotes

Specifies whether or not to include Item.PrivateNotes and Item.eBayNotes
in the response.

@property (nonatomic, retain) NSNumber *includeNotes

Discussion

Specifies whether or not to include Item.PrivateNotes and Item.eBayNotes
in the response.

type : NSNumber, wrapper for primitive bool

Declared In

Trading_BidAssistantListType.h