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

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::PromotionalSaleArrayType

DESCRIPTION ^

An array of promotional sales.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setPromotionalSale()

Contains promotional sale information based on the request. If you did not specify a PromotionalSaleID in the request, then all promotional sales for the seller are returned.

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

getPromotionalSale()

  Calls: GetPromotionalSaleDetails
  Returned: Conditionally

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

syntax highlighting: