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

Overview

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

@ingroup EBayAPIInterface

Tasks

Properties

any

(public property)

@property (nonatomic, retain) NSMutableArray *any

Discussion

(public property)

entry type : PicoAnyElement, wrapper for primitive anyelement

Declared In

Trading_BidGroupType.h

bidGroupID

Contains the bid group ID.

@property (nonatomic, retain) NSNumber *bidGroupID

Discussion

Contains the bid group ID.

type : NSNumber, wrapper for primitive long

Declared In

Trading_BidGroupType.h

bidGroupItem

Contains a list of bid group item types.

@property (nonatomic, retain) NSMutableArray *bidGroupItem

Discussion

Contains a list of bid group item types.

entry type : class Trading_BidGroupItemType

Declared In

Trading_BidGroupType.h

bidGroupName

Contains the bid group name.

@property (nonatomic, retain) NSString *bidGroupName

Discussion

Contains the bid group name.

type : NSString, wrapper for primitive string

Declared In

Trading_BidGroupType.h

bidGroupStatus

Contains the bid group status.

@property (nonatomic, retain) NSString *bidGroupStatus

Discussion

Contains the bid group status.

type: string constant in Trading_BidGroupStatusCodeType.h

Declared In

Trading_BidGroupType.h