EndOfAuctionEventType
[appinfo bug]

Types that use EndOfAuctionEventType:

Call that uses one or more fields of EndOfAuctionEventType:

Fields

BidCount ( int )
CurrentPrice ( AmountType (double) )
EndTime ( dateTime )
EventType ( ClientAlertsEventTypeCodeType )
GalleryURL ( anyURI )
ItemID ( string )
Quantity ( int )
SellerUserID ( string )
Timestamp ( dateTime )
Title ( string )
Transaction ( ClientAlertsTransactionType )

BidCount ( int ) [0..1]
The total number of bids on the item.
See the Field Index to learn which calls use BidCount.

CurrentPrice ( AmountType (double) ) [0..1]
Price when the listing ended.
See the Field Index to learn which calls use CurrentPrice.

EndTime ( dateTime ) [0..1]
Date and time when the listing ended.
See the Field Index to learn which calls use EndTime.

EventType ( see ClientAlertsEventTypeCodeType for possible values ) [0..1]
Identifies the action that is the subject of the alert.
See the Field Index to learn which calls use EventType.

GalleryURL ( anyURI ) [0..1]
URL for a picture to be used as the Gallery thumbnail. Ignored if GalleryType is None or unspecified.
See the Field Index to learn which calls use GalleryURL.

ItemID ( string ) [0..1]
Unique ID of the item that is the subject of the alert.
See the Field Index to learn which calls use ItemID.

Quantity ( int ) [0..1]
Number of items in the transaction.
See the Field Index to learn which calls use Quantity.

SellerUserID ( string ) [0..1]
The eBay ID of the seller who listed the item.
See the Field Index to learn which calls use SellerUserID.

Timestamp ( dateTime ) [0..1]
Time of most recent retrieval of data.
See the Field Index to learn which calls use Timestamp.

Title ( string ) [0..1]
Name of the item as it appears in the listing or search results.
See the Field Index to learn which calls use Title.

Transaction ( ClientAlertsTransactionType ) [0..*]
Information about one transaction.
See the Field Index to learn which calls use Transaction.

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

© 2007–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.