Tim Keefer > eBay-API > eBay::API::XML::DataType::OrderArrayType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

eBay::API::XML::DataType::OrderArrayType

DESCRIPTION ^

An array of Orders.

SYNOPSIS ^

INHERITANCE ^

eBay::API::XML::DataType::OrderArrayType inherits from the eBay::API::XML::BaseDataType class

Subroutines: ^

setOrder()

Also applicable to Half.com.

SeeLink: URL: http://developer.ebay.com/DevZone/XML/docs/WebHelp/index.htm?context=eBay_XML_API&topic=WorkingWithCombinedPayment Title: Working with Combined Payment

# Argument: reference to an array of 'ns:OrderType'

getOrder()

  Calls: GetOrders
  Returned: Always
  Details: DetailLevel: none

  Calls: GetOrderTransactions
  Returned: Always
  Details: DetailLevel: none, ItemReturnDescription, ReturnAll

# Returns: reference to an array of 'ns:OrderType'

syntax highlighting: