Inherits from Trading_AbstractRequestType : NSObject
Declared in Trading_AddOrderRequestType.h
Trading_AddOrderRequestType.m

Overview

Combines two or more order line items into a single order, enabling a buyer to pay for all of those order line items with a single payment (and, if so arranged, ship all of the items together).

@ingroup EBayAPIInterface

Tasks

  •   order

    The order that is being created.

    property

Properties

order

The order that is being created.

@property (nonatomic, retain) Trading_OrderType *order

Discussion

The order that is being created.

type : class Trading_OrderType

Declared In

Trading_AddOrderRequestType.h