The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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'