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

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

DESCRIPTION ^

Details about items involved in the summary for the specified time period.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setTotalQuantity()

Number of items involved in the summary.

# Argument: 'xs:long'

getTotalQuantity()

# Returns: 'xs:long'

setTotalValue()

Total value associated with the items in this summary.

# Argument: 'ns:AmountType'

getTotalValue()

# Returns: 'ns:AmountType'

syntax highlighting: