eBay::API::XML::DataType::ItemTotalsType - eBay::API::XML::DataType::ItemTotalsType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::ItemTotalsType

DESCRIPTION

Top

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

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

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'


eBay-API documentation  | view source Contained in the eBay-API distribution.