BuyingSummaryType
[appinfo bug]

Types that use BuyingSummaryType:

Call that uses one or more fields of BuyingSummaryType:

Fields

BestOfferCount ( int )
BiddingCount ( int )
TotalWinningCost ( AmountType (double) )
TotalWonCost ( AmountType (double) )
WinningCount ( int )
WonCount ( int )
WonDurationInDays ( int )

BestOfferCount ( int ) [0..1]
The number of items the user has made best offers on.
See the Field Index to learn which calls use BestOfferCount.

BiddingCount ( int ) [0..1]
The number of items the user has bid on.
See the Field Index to learn which calls use BiddingCount.

TotalWinningCost ( AmountType (double) ) [0..1]
The total cost of items the user is presently winning.
See the Field Index to learn which calls use TotalWinningCost.

TotalWonCost ( AmountType (double) ) [0..1]
The total cost of items the user has bid on and won.
See the Field Index to learn which calls use TotalWonCost.

WinningCount ( int ) [0..1]
The number of items the user has bid on and is winning, but that have not yet ended.
See the Field Index to learn which calls use WinningCount.

WonCount ( int ) [0..1]
The number of items the user has bid on and won.
See the Field Index to learn which calls use WonCount.

WonDurationInDays ( int ) [0..1]
The time period for which won items are displayed. Default is 31 days.
See the Field Index to learn which calls use WonDurationInDays.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2009 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.