LiveAuctionDetailsType

Types that use LiveAuctionDetailsType:

Calls that use one or more fields of LiveAuctionDetailsType:

Fields

HighEstimate ( AmountType (double) ) [0..1]
Highest appraised value for the item. Must be greater than zero and greater than the value in LowEstimate. (Pass an integer value only, not a double.)
See the Field Index to learn which calls use HighEstimate.

LotNumber ( string ) [0..1]
Lot number defined by the seller. Each lot number must be unique within the schedule. A lot number can consist of 1-10 alphanumeric characters beginning with a number from 0-9. If all values are numbers, the highest allowed value is 2147483647.
See the Field Index to learn which calls use LotNumber.

LowEstimate ( AmountType (double) ) [0..1]
Lowest appraised value for the item. Must be greater than zero and less than the value in HighEstimate. (Pass an integer value only, not a double.)
See the Field Index to learn which calls use LowEstimate.

ScheduleID ( int ) [0..1]
Number that identifies the sale schedule for the lot. The schedule ID must be for a pending sale associated with the catalog identified in UserCatalogID. Call GetLiveAuctionCatalogDetails to determine the valid schedule IDs for the catalog.
See the Field Index to learn which calls use ScheduleID.

UserCatalogID ( int ) [0..1]
Number that identifies the seller's eBay Live Auctions catalog within which the lot item will be listed. Use GetLiveAuctionCatalogDetails to determine the seller's available catalog IDs.
See the Field Index to learn which calls use UserCatalogID.

This document was generated with a customized version of the apireferencedocs tool [0.5M zip].

© 2005–2008 eBay, Inc. All rights reserved.