NAME
eBay::API::XML::DataType::BuyingSummaryType
DESCRIPTION
SYNOPSIS
INHERITANCE
eBay::API::XML::DataType::BuyingSummaryType inherits from the eBay::API::XML::BaseDataType class
Subroutines:
setBestOfferCount()
The number of items the user has made best offers on.
# Argument: 'xs:int'
getBestOfferCount()
Calls: GetMyeBayBuying
Returned: Always
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'xs:int'
setBiddingCount()
The number of items the user has bid on.
# Argument: 'xs:int'
getBiddingCount()
Calls: GetMyeBayBuying
Returned: Always
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'xs:int'
setTotalWinningCost()
The total cost of items the user is presently winning.
# Argument: 'ns:AmountType'
getTotalWinningCost()
Calls: GetMyeBayBuying
Returned: Always
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'ns:AmountType'
setTotalWonCost()
The total cost of items the user has bid on and won.
# Argument: 'ns:AmountType'
getTotalWonCost()
Calls: GetMyeBayBuying
Returned: Always
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'ns:AmountType'
setWinningCount()
The number of items the user has bid on and is winning, but that have not yet ended.
# Argument: 'xs:int'
getWinningCount()
Calls: GetMyeBayBuying
Returned: Always
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'xs:int'
setWonCount()
The number of items the user has bid on and won.
# Argument: 'xs:int'
getWonCount()
Calls: GetMyeBayBuying
Returned: Always
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'xs:int'
setWonDurationInDays()
The time period for which won items are displayed. Default is 31 days.
# Argument: 'xs:int'
getWonDurationInDays()
Calls: GetMyeBayBuying
Returned: Always
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'xs:int'