NAME
eBay::API::XML::Call::AddOrder::AddOrderRequestType
DESCRIPTION
Combines two or more transactions into a single order, enabling a buyer to pay for all of those transactions with a single payment (and, if so arranged, ship all of the items together). <br><br> Strong recommendation: avoid mixing digital and non-digital listings in the same order. (In the future, AddOrder may enforce this recommendation.)
SYNOPSIS
INHERITANCE
eBay::API::XML::Call::AddOrder::AddOrderRequestType inherits from the eBay::API::XML::RequestDataType class
Subroutines:
setOrder()
The order that is being created.
RequiredInput: Yes
# Argument: 'ns:OrderType'
getOrder()
# Returns: 'ns:OrderType'