Changes since
the last release

com.ebay.soap.eBLBaseComponents
Enum ItemSortTypeCodeType

java.lang.Object
  extended by java.lang.Enum<ItemSortTypeCodeType>
      extended by com.ebay.soap.eBLBaseComponents.ItemSortTypeCodeType
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<ItemSortTypeCodeType>

public enum ItemSortTypeCodeType
extends java.lang.Enum<ItemSortTypeCodeType>

Java class for ItemSortTypeCodeType.

The following schema fragment specifies the expected content contained within this class.

 <simpleType name="ItemSortTypeCodeType">
   <restriction base="{http://www.w3.org/2001/XMLSchema}token">
     <enumeration value="ItemID"/>
     <enumeration value="Price"/>
     <enumeration value="StartPrice"/>
     <enumeration value="Title"/>
     <enumeration value="BidCount"/>
     <enumeration value="Quantity"/>
     <enumeration value="StartTime"/>
     <enumeration value="EndTime"/>
     <enumeration value="SellerUserID"/>
     <enumeration value="TimeLeft"/>
     <enumeration value="ListingDuration"/>
     <enumeration value="ListingType"/>
     <enumeration value="CurrentPrice"/>
     <enumeration value="ReservePrice"/>
     <enumeration value="MaxBid"/>
     <enumeration value="BidderCount"/>
     <enumeration value="HighBidderUserID"/>
     <enumeration value="BuyerUserID"/>
     <enumeration value="BuyerPostalCode"/>
     <enumeration value="BuyerEmail"/>
     <enumeration value="SellerEmail"/>
     <enumeration value="TotalPrice"/>
     <enumeration value="WatchCount"/>
     <enumeration value="BestOfferCount"/>
     <enumeration value="QuestionCount"/>
     <enumeration value="ShippingServiceCost"/>
     <enumeration value="FeedbackReceived"/>
     <enumeration value="FeedbackLeft"/>
     <enumeration value="UserID"/>
     <enumeration value="QuantitySold"/>
     <enumeration value="BestOffer"/>
     <enumeration value="QuantityAvailable"/>
     <enumeration value="QuantityPurchased"/>
     <enumeration value="WonPlatform"/>
     <enumeration value="SoldPlatform"/>
     <enumeration value="ListingDurationDescending"/>
     <enumeration value="ListingTypeDescending"/>
     <enumeration value="CurrentPriceDescending"/>
     <enumeration value="ReservePriceDescending"/>
     <enumeration value="MaxBidDescending"/>
     <enumeration value="BidderCountDescending"/>
     <enumeration value="HighBidderUserIDDescending"/>
     <enumeration value="BuyerUserIDDescending"/>
     <enumeration value="BuyerPostalCodeDescending"/>
     <enumeration value="BuyerEmailDescending"/>
     <enumeration value="SellerEmailDescending"/>
     <enumeration value="TotalPriceDescending"/>
     <enumeration value="WatchCountDescending"/>
     <enumeration value="QuestionCountDescending"/>
     <enumeration value="ShippingServiceCostDescending"/>
     <enumeration value="FeedbackReceivedDescending"/>
     <enumeration value="FeedbackLeftDescending"/>
     <enumeration value="UserIDDescending"/>
     <enumeration value="QuantitySoldDescending"/>
     <enumeration value="BestOfferCountDescending"/>
     <enumeration value="QuantityAvailableDescending"/>
     <enumeration value="QuantityPurchasedDescending"/>
     <enumeration value="BestOfferDescending"/>
     <enumeration value="ItemIDDescending"/>
     <enumeration value="PriceDescending"/>
     <enumeration value="StartPriceDescending"/>
     <enumeration value="TitleDescending"/>
     <enumeration value="BidCountDescending"/>
     <enumeration value="QuantityDescending"/>
     <enumeration value="StartTimeDescending"/>
     <enumeration value="EndTimeDescending"/>
     <enumeration value="SellerUserIDDescending"/>
     <enumeration value="TimeLeftDescending"/>
     <enumeration value="WonPlatformDescending"/>
     <enumeration value="SoldPlatformDescending"/>
     <enumeration value="LeadCount"/>
     <enumeration value="NewLeadCount"/>
     <enumeration value="LeadCountDescending"/>
     <enumeration value="NewLeadCountDescending"/>
     <enumeration value="ClassifiedAdPayPerLeadFee"/>
     <enumeration value="ClassifiedAdPayPerLeadFeeDescending"/>
     <enumeration value="CustomCode"/>
   </restriction>
 </simpleType>
 
Note: Per JAXB standards, underscores are added to separate words in enumerations (e.g., PayPal becomes PAY_PAL).


Enum Constant Summary
BEST_OFFER
          This enumeration value is used by the buyer in a GetMyeBayBuying call to sort all Best Offers made in ascending order according to the dollar amount of the Best Offer.
BEST_OFFER_COUNT
          This enumeration value is used to sort active listings according to the number of Best Offers that the listing has received in ascending order.
BEST_OFFER_COUNT_DESCENDING
          This enumeration value is used to sort active listings according to the number of Best Offers that the listing has received in descending order.
BEST_OFFER_DESCENDING
          This enumeration value is used by the buyer in a GetMyeBayBuying call to sort all Best Offers made in descending order according to the dollar amount of the Best Offer.
BID_COUNT
          This enumeration value is used to sort auction listings according to the number of bids received in ascending order.
BID_COUNT_DESCENDING
          This enumeration value is used to sort auction listings according to the number of bids received in descending order.
BIDDER_COUNT
          This enumeration value is used to sort auction listings according to the number of unique bidders in ascending order.
BIDDER_COUNT_DESCENDING
          This enumeration value is used to sort auction listings according to the number of unique bidders in descending order.
BUYER_EMAIL
          This enumeration value is used to sort listings according to the buyer's email address in ascending order.
BUYER_EMAIL_DESCENDING
          This enumeration value is used to sort listings according to the buyer's email address in descending order.
BUYER_POSTAL_CODE
          This enumeration value is used to sort listings according to the buyer's location in ascending order.
BUYER_POSTAL_CODE_DESCENDING
          This enumeration value is used to sort listings according to the buyer's location in descending order.
BUYER_USER_ID
          This enumeration value is used to sort listings according to the buyer's user ID in ascending order.
BUYER_USER_ID_DESCENDING
          This enumeration value is used to sort listings according to the buyer's user ID in descending order.
CLASSIFIED_AD_PAY_PER_LEAD_FEE
          The pay-per-lead feature is no longer available, so this value is no longer applicable.
CLASSIFIED_AD_PAY_PER_LEAD_FEE_DESCENDING
          The pay-per-lead feature is no longer available, so this value is no longer applicable.
CURRENT_PRICE
          This enumeration value is used to sort listings and orders according to the current/final price in ascending order.
CURRENT_PRICE_DESCENDING
          This enumeration value is used to sort listings and orders according to the current/final price in descending order.
CUSTOM_CODE
          Reserved for internal or future use.
END_TIME
          This enumeration value is used to sort listings and orders according to end time in ascending order.
END_TIME_DESCENDING
          This enumeration value is used to sort listings and orders according to end time in descending order.
FEEDBACK_LEFT
          This enumeration value is used to sort orders according to the type of feedback that a user left for another user in ascending order.
FEEDBACK_LEFT_DESCENDING
          This enumeration value is used to sort orders according to the type of feedback that a user left for another user in descending order.
FEEDBACK_RECEIVED
          This enumeration value is used to sort orders according to the type of feedback that a user received in ascending order.
FEEDBACK_RECEIVED_DESCENDING
          This enumeration value is used to sort orders according to the type of feedback that a user received in descending order.
HIGH_BIDDER_USER_ID
          This enumeration value is used to sort auction listings according to the user ID of the highest bidder in ascending order.
HIGH_BIDDER_USER_ID_DESCENDING
          This enumeration value is used to sort auction listings according to the user ID of the highest bidder in descending order.
ITEM_ID
          This enumeration value is used to sort listings and orders according to Item ID value in ascending order.
ITEM_ID_DESCENDING
          This enumeration value is used to sort listings and orders according to Item ID value in descending order.
LEAD_COUNT
          This enumeration value is used by the seller of a classified ad listing in a GetMyeBaySelling call to sort classified ad listings according to the total number of leads (prospective buyer inquiries) in ascending order.
LEAD_COUNT_DESCENDING
          This enumeration value is used by the seller of a classified ad listing in a GetMyeBaySelling call to sort classified ad listings according to the total number of leads (prospective buyer inquiries) in descending order.
LISTING_DURATION
          This enumeration value is used to sort listings according to the listing duration in ascending order.
LISTING_DURATION_DESCENDING
          This enumeration value is used to sort listings according to the listing duration in descending order.
LISTING_TYPE
          This enumeration value is used to sort listings and orders according to the listing type in ascending order.
LISTING_TYPE_DESCENDING
          This enumeration value is used to sort listings and orders according to the listing type in descending order.
MAX_BID
          This enumeration value is used by a buyer to sort auction listings and orders according to the maximum bid price that they placed on an auction listing in ascending order.
MAX_BID_DESCENDING
          This enumeration value is used by a buyer to sort auction listings and orders according to the maximum bid price that they placed on an auction listing in descending order.
NEW_LEAD_COUNT
          This enumeration value is used by the seller of a classified ad listing in a GetMyeBaySelling call to sort classified ad listings according to the number of new leads (prospective buyer inquiries) in ascending order.
NEW_LEAD_COUNT_DESCENDING
          This enumeration value is used by the seller of a classified ad listing in a GetMyeBaySelling call to sort classified ad listings according to the number of new leads (prospective buyer inquiries) in descending order.
PRICE
          This enumeration value is used to sort listings according to item price value in ascending order.
PRICE_DESCENDING
          This enumeration value is used to sort listings according to item price value in descending order.
QUANTITY
          This enumeration value is used to sort fixed-price listings and orders according to item quantity in ascending order.
QUANTITY_AVAILABLE
          This enumeration value is used to sort order line items according to quantity available for purchase in ascending order.
QUANTITY_AVAILABLE_DESCENDING
          This enumeration value is used to sort order line items according to quantity available for purchase in descending order.
QUANTITY_DESCENDING
          This enumeration value is used to sort fixed-price listings and orders according to item quantity in descending order.
QUANTITY_PURCHASED
          This enumeration value is used to sort purchased line items according to the quantity purchased by the buyer in ascending order.
QUANTITY_PURCHASED_DESCENDING
          This enumeration value is used to sort purchased line items according to the quantity purchased by the buyer in descending order.
QUANTITY_SOLD
          This enumeration value is used to sort order line items according to the quantity sold in ascending order.
QUANTITY_SOLD_DESCENDING
          This enumeration value is used to sort order line items according to the quantity sold in descending order.
QUESTION_COUNT
          This enumeration value is used to sort listings and orders according to the number of questions that the listing has received in ascending order.
QUESTION_COUNT_DESCENDING
          This enumeration value is used to sort listings and orders according to the number of questions that the listing has received in descending order.
RESERVE_PRICE
          This enumeration value is used to sort auction listings and orders according to the reserve price in ascending order.
RESERVE_PRICE_DESCENDING
          This enumeration value is used to sort auction listings and orders according to the reserve price in descending order.
SELLER_EMAIL
          This enumeration value is used to sort listings and orders according to the seller's email address in ascending order.
SELLER_EMAIL_DESCENDING
          This enumeration value is used to sort listings and orders according to the seller's email address in descending order.
SELLER_USER_ID
          This enumeration value is used to sort listings and orders according to the seller's user ID in ascending (alphabetical) order.
SELLER_USER_ID_DESCENDING
          This enumeration value is used to sort listings and orders according to the seller's user ID in descending order.
SHIPPING_SERVICE_COST
          This enumeration value is used to sort orders according to the cost to ship one unit of the order line item in ascending order.
SHIPPING_SERVICE_COST_DESCENDING
          This enumeration value is used to sort orders according to the cost to ship one unit of the order line item in descending order.
SOLD_PLATFORM
          This enumeration value is no longer applicable as Half.com has been shut down, and eBay marketplace is the only remaining platform.
SOLD_PLATFORM_DESCENDING
          This enumeration value is no longer applicable as Half.com has been shut down, and eBay marketplace is the only remaining platform.
START_PRICE
          This enumeration value is used to sort listings or orders according to the starting price value in ascending order.
START_PRICE_DESCENDING
          This enumeration value is used to sort listings or orders according to the starting price value in descending order.
START_TIME
          This enumeration value is used to sort listings and orders according to start time in ascending order.
START_TIME_DESCENDING
          This enumeration value is used to sort listings and orders according to start time in descending order.
TIME_LEFT
          This enumeration value is used to sort active listings and orders according to the time left before listing ends (in ascending order).
TIME_LEFT_DESCENDING
          This enumeration value is used to sort active listings and orders according to the time left before listing ends (in descending order).
TITLE
          This enumeration value is used to sort listings or orders according to listing title in ascending (alphabetical) order.
TITLE_DESCENDING
          This enumeration value is used to sort listings or orders according to listing title in descending (alphabetical) order.
TOTAL_PRICE
          This enumeration value is used to sort orders according to item price value in ascending order.
TOTAL_PRICE_DESCENDING
          This enumeration value is used to sort orders according to item price value in descending order.
USER_ID
          This enumeration value is used to sort listings and orders according to the eBay user ID of the order partner/owner of listing in ascending order.
USER_ID_DESCENDING
          This enumeration value is used to sort listings and orders according to the eBay user ID of the order partner/owner of listing in descending order.
WATCH_COUNT
          This enumeration value is used to sort listings and orders according to the number of users watching the listing in ascending order.
WATCH_COUNT_DESCENDING
          This enumeration value is used to sort listings and orders according to the number of users watching the listing in descending order.
WON_PLATFORM
          This enumeration value is no longer applicable as Half.com has been shut down, and eBay marketplace is the only remaining platform.
WON_PLATFORM_DESCENDING
          This enumeration value is no longer applicable as Half.com has been shut down, and eBay marketplace is the only remaining platform.
 
Method Summary
static ItemSortTypeCodeType fromValue(java.lang.String v)
           
 java.lang.String value()
           
static ItemSortTypeCodeType valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ItemSortTypeCodeType[] values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Enum Constant Detail

ITEM_ID

public static final ItemSortTypeCodeType ITEM_ID
This enumeration value is used to sort listings and orders according to Item ID value in ascending order.


PRICE

public static final ItemSortTypeCodeType PRICE
This enumeration value is used to sort listings according to item price value in ascending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback call.


START_PRICE

public static final ItemSortTypeCodeType START_PRICE
This enumeration value is used to sort listings or orders according to the starting price value in ascending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback call.


TITLE

public static final ItemSortTypeCodeType TITLE
This enumeration value is used to sort listings or orders according to listing title in ascending (alphabetical) order.


BID_COUNT

public static final ItemSortTypeCodeType BID_COUNT
This enumeration value is used to sort auction listings according to the number of bids received in ascending order. This enumeration value is only applicable to auction listings, and is not applicable to the GetItemsAwaitingFeedback call.


QUANTITY

public static final ItemSortTypeCodeType QUANTITY
This enumeration value is used to sort fixed-price listings and orders according to item quantity in ascending order. This enumeration value is only applicable to fixed-price listings, and is not applicable to the GetItemsAwaitingFeedback call.


START_TIME

public static final ItemSortTypeCodeType START_TIME
This enumeration value is used to sort listings and orders according to start time in ascending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback call.


END_TIME

public static final ItemSortTypeCodeType END_TIME
This enumeration value is used to sort listings and orders according to end time in ascending order.


SELLER_USER_ID

public static final ItemSortTypeCodeType SELLER_USER_ID
This enumeration value is used to sort listings and orders according to the seller's user ID in ascending (alphabetical) order. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBaySelling calls.


TIME_LEFT

public static final ItemSortTypeCodeType TIME_LEFT
This enumeration value is used to sort active listings and orders according to the time left before listing ends (in ascending order). This enumeration value is not applicable to the GetItemsAwaitingFeedback call.


LISTING_DURATION

public static final ItemSortTypeCodeType LISTING_DURATION
This enumeration value is used to sort listings according to the listing duration in ascending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls.


LISTING_TYPE

public static final ItemSortTypeCodeType LISTING_TYPE
This enumeration value is used to sort listings and orders according to the listing type in ascending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback call.


CURRENT_PRICE

public static final ItemSortTypeCodeType CURRENT_PRICE
This enumeration value is used to sort listings and orders according to the current/final price in ascending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback call.


RESERVE_PRICE

public static final ItemSortTypeCodeType RESERVE_PRICE
This enumeration value is used to sort auction listings and orders according to the reserve price in ascending order. This enumeration value is only applicable when a seller wants to retrieve information on their own auction listings that have reserve prices set on them. This enumeration is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls.


MAX_BID

public static final ItemSortTypeCodeType MAX_BID
This enumeration value is used by a buyer to sort auction listings and orders according to the maximum bid price that they placed on an auction listing in ascending order. This enumeration value is only applicable to auction listings, and is not applicable to the GetItemsAwaitingFeedback or GetMyeBaySelling calls.


BIDDER_COUNT

public static final ItemSortTypeCodeType BIDDER_COUNT
This enumeration value is used to sort auction listings according to the number of unique bidders in ascending order. This enumeration value is only applicable to auction listings, and is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls.


HIGH_BIDDER_USER_ID

public static final ItemSortTypeCodeType HIGH_BIDDER_USER_ID
This enumeration value is used to sort auction listings according to the user ID of the highest bidder in ascending order. This enumeration value is only applicable to auction listings, and is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls.


BUYER_USER_ID

public static final ItemSortTypeCodeType BUYER_USER_ID
This enumeration value is used to sort listings according to the buyer's user ID in ascending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls.


BUYER_POSTAL_CODE

public static final ItemSortTypeCodeType BUYER_POSTAL_CODE
This enumeration value is used to sort listings according to the buyer's location in ascending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls.


BUYER_EMAIL

public static final ItemSortTypeCodeType BUYER_EMAIL
This enumeration value is used to sort listings according to the buyer's email address in ascending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls, and a buyer's email address will only be exposed to the seller withing two weeks of order purchase.


SELLER_EMAIL

public static final ItemSortTypeCodeType SELLER_EMAIL
This enumeration value is used to sort listings and orders according to the seller's email address in ascending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBaySelling calls.


TOTAL_PRICE

public static final ItemSortTypeCodeType TOTAL_PRICE
This enumeration value is used to sort orders according to item price value in ascending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback call.


WATCH_COUNT

public static final ItemSortTypeCodeType WATCH_COUNT
This enumeration value is used to sort listings and orders according to the number of users watching the listing in ascending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls.


BEST_OFFER_COUNT

public static final ItemSortTypeCodeType BEST_OFFER_COUNT
This enumeration value is used to sort active listings according to the number of Best Offers that the listing has received in ascending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls.


QUESTION_COUNT

public static final ItemSortTypeCodeType QUESTION_COUNT
This enumeration value is used to sort listings and orders according to the number of questions that the listing has received in ascending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls.


SHIPPING_SERVICE_COST

public static final ItemSortTypeCodeType SHIPPING_SERVICE_COST
This enumeration value is used to sort orders according to the cost to ship one unit of the order line item in ascending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback call.


FEEDBACK_RECEIVED

public static final ItemSortTypeCodeType FEEDBACK_RECEIVED
This enumeration value is used to sort orders according to the type of feedback that a user received in ascending order. The Feedback ratings are defined in CommentTypeCodeType.


FEEDBACK_LEFT

public static final ItemSortTypeCodeType FEEDBACK_LEFT
This enumeration value is used to sort orders according to the type of feedback that a user left for another user in ascending order. The Feedback ratings are defined in CommentTypeCodeType.


USER_ID

public static final ItemSortTypeCodeType USER_ID
This enumeration value is used to sort listings and orders according to the eBay user ID of the order partner/owner of listing in ascending order.


QUANTITY_SOLD

public static final ItemSortTypeCodeType QUANTITY_SOLD
This enumeration value is used to sort order line items according to the quantity sold in ascending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls.


BEST_OFFER

public static final ItemSortTypeCodeType BEST_OFFER
This enumeration value is used by the buyer in a GetMyeBayBuying call to sort all Best Offers made in ascending order according to the dollar amount of the Best Offer. This sort option is only applicable if the buyer has at least one pending Best Offer on an order line item. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBaySelling calls.


QUANTITY_AVAILABLE

public static final ItemSortTypeCodeType QUANTITY_AVAILABLE
This enumeration value is used to sort order line items according to quantity available for purchase in ascending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback call, and it is only relevant to the WatchList container of the GetMyeBayBuying call.


QUANTITY_PURCHASED

public static final ItemSortTypeCodeType QUANTITY_PURCHASED
This enumeration value is used to sort purchased line items according to the quantity purchased by the buyer in ascending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback call.


WON_PLATFORM

public static final ItemSortTypeCodeType WON_PLATFORM
This enumeration value is no longer applicable as Half.com has been shut down, and eBay marketplace is the only remaining platform.


SOLD_PLATFORM

public static final ItemSortTypeCodeType SOLD_PLATFORM
This enumeration value is no longer applicable as Half.com has been shut down, and eBay marketplace is the only remaining platform.


LISTING_DURATION_DESCENDING

public static final ItemSortTypeCodeType LISTING_DURATION_DESCENDING
This enumeration value is used to sort listings according to the listing duration in descending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls.


LISTING_TYPE_DESCENDING

public static final ItemSortTypeCodeType LISTING_TYPE_DESCENDING
This enumeration value is used to sort listings and orders according to the listing type in descending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback call.


CURRENT_PRICE_DESCENDING

public static final ItemSortTypeCodeType CURRENT_PRICE_DESCENDING
This enumeration value is used to sort listings and orders according to the current/final price in descending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback call.


RESERVE_PRICE_DESCENDING

public static final ItemSortTypeCodeType RESERVE_PRICE_DESCENDING
This enumeration value is used to sort auction listings and orders according to the reserve price in descending order. This enumeration value is only applicable when a seller wants to retrieve information on their own auction listings that have reserve prices set on them. This enumeration is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls.


MAX_BID_DESCENDING

public static final ItemSortTypeCodeType MAX_BID_DESCENDING
This enumeration value is used by a buyer to sort auction listings and orders according to the maximum bid price that they placed on an auction listing in descending order. This enumeration value is only applicable to auction listings, and is not applicable to the GetItemsAwaitingFeedback or GetMyeBaySelling calls.


BIDDER_COUNT_DESCENDING

public static final ItemSortTypeCodeType BIDDER_COUNT_DESCENDING
This enumeration value is used to sort auction listings according to the number of unique bidders in descending order. This enumeration value is only applicable to auction listings, and is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls.


HIGH_BIDDER_USER_ID_DESCENDING

public static final ItemSortTypeCodeType HIGH_BIDDER_USER_ID_DESCENDING
This enumeration value is used to sort auction listings according to the user ID of the highest bidder in descending order. This enumeration value is only applicable to auction listings, and is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls.


BUYER_USER_ID_DESCENDING

public static final ItemSortTypeCodeType BUYER_USER_ID_DESCENDING
This enumeration value is used to sort listings according to the buyer's user ID in descending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls.


BUYER_POSTAL_CODE_DESCENDING

public static final ItemSortTypeCodeType BUYER_POSTAL_CODE_DESCENDING
This enumeration value is used to sort listings according to the buyer's location in descending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls.


BUYER_EMAIL_DESCENDING

public static final ItemSortTypeCodeType BUYER_EMAIL_DESCENDING
This enumeration value is used to sort listings according to the buyer's email address in descending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls, and a buyer's email address will only be exposed to the seller withing two weeks of order purchase.


SELLER_EMAIL_DESCENDING

public static final ItemSortTypeCodeType SELLER_EMAIL_DESCENDING
This enumeration value is used to sort listings and orders according to the seller's email address in descending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBaySelling calls.


TOTAL_PRICE_DESCENDING

public static final ItemSortTypeCodeType TOTAL_PRICE_DESCENDING
This enumeration value is used to sort orders according to item price value in descending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback call.


WATCH_COUNT_DESCENDING

public static final ItemSortTypeCodeType WATCH_COUNT_DESCENDING
This enumeration value is used to sort listings and orders according to the number of users watching the listing in descending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls.


QUESTION_COUNT_DESCENDING

public static final ItemSortTypeCodeType QUESTION_COUNT_DESCENDING
This enumeration value is used to sort listings and orders according to the number of questions that the listing has received in descending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls.


SHIPPING_SERVICE_COST_DESCENDING

public static final ItemSortTypeCodeType SHIPPING_SERVICE_COST_DESCENDING
This enumeration value is used to sort orders according to the cost to ship one unit of the order line item in descending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback call.


FEEDBACK_RECEIVED_DESCENDING

public static final ItemSortTypeCodeType FEEDBACK_RECEIVED_DESCENDING
This enumeration value is used to sort orders according to the type of feedback that a user received in descending order. The Feedback ratings are defined in CommentTypeCodeType.


FEEDBACK_LEFT_DESCENDING

public static final ItemSortTypeCodeType FEEDBACK_LEFT_DESCENDING
This enumeration value is used to sort orders according to the type of feedback that a user left for another user in descending order. The Feedback ratings are defined in CommentTypeCodeType.


USER_ID_DESCENDING

public static final ItemSortTypeCodeType USER_ID_DESCENDING
This enumeration value is used to sort listings and orders according to the eBay user ID of the order partner/owner of listing in descending order.


QUANTITY_SOLD_DESCENDING

public static final ItemSortTypeCodeType QUANTITY_SOLD_DESCENDING
This enumeration value is used to sort order line items according to the quantity sold in descending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls.


BEST_OFFER_COUNT_DESCENDING

public static final ItemSortTypeCodeType BEST_OFFER_COUNT_DESCENDING
This enumeration value is used to sort active listings according to the number of Best Offers that the listing has received in descending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBayBuying calls.


QUANTITY_AVAILABLE_DESCENDING

public static final ItemSortTypeCodeType QUANTITY_AVAILABLE_DESCENDING
This enumeration value is used to sort order line items according to quantity available for purchase in descending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback call, and it is only relevant to the WatchList container of the GetMyeBayBuying call.


QUANTITY_PURCHASED_DESCENDING

public static final ItemSortTypeCodeType QUANTITY_PURCHASED_DESCENDING
This enumeration value is used to sort purchased line items according to the quantity purchased by the buyer in descending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback call.


BEST_OFFER_DESCENDING

public static final ItemSortTypeCodeType BEST_OFFER_DESCENDING
This enumeration value is used by the buyer in a GetMyeBayBuying call to sort all Best Offers made in descending order according to the dollar amount of the Best Offer. This sort option is only applicable if the buyer has at least one pending Best Offer on an order line item. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBaySelling calls.


ITEM_ID_DESCENDING

public static final ItemSortTypeCodeType ITEM_ID_DESCENDING
This enumeration value is used to sort listings and orders according to Item ID value in descending order.


PRICE_DESCENDING

public static final ItemSortTypeCodeType PRICE_DESCENDING
This enumeration value is used to sort listings according to item price value in descending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback call.


START_PRICE_DESCENDING

public static final ItemSortTypeCodeType START_PRICE_DESCENDING
This enumeration value is used to sort listings or orders according to the starting price value in descending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback call.


TITLE_DESCENDING

public static final ItemSortTypeCodeType TITLE_DESCENDING
This enumeration value is used to sort listings or orders according to listing title in descending (alphabetical) order.


BID_COUNT_DESCENDING

public static final ItemSortTypeCodeType BID_COUNT_DESCENDING
This enumeration value is used to sort auction listings according to the number of bids received in descending order. This enumeration value is only applicable to auction listings, and is not applicable to the GetItemsAwaitingFeedback call.


QUANTITY_DESCENDING

public static final ItemSortTypeCodeType QUANTITY_DESCENDING
This enumeration value is used to sort fixed-price listings and orders according to item quantity in descending order. This enumeration value is only applicable to fixed-price listings, and is not applicable to the GetItemsAwaitingFeedback call.


START_TIME_DESCENDING

public static final ItemSortTypeCodeType START_TIME_DESCENDING
This enumeration value is used to sort listings and orders according to start time in descending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback call.


END_TIME_DESCENDING

public static final ItemSortTypeCodeType END_TIME_DESCENDING
This enumeration value is used to sort listings and orders according to end time in descending order.


SELLER_USER_ID_DESCENDING

public static final ItemSortTypeCodeType SELLER_USER_ID_DESCENDING
This enumeration value is used to sort listings and orders according to the seller's user ID in descending order. This enumeration value is not applicable to the GetItemsAwaitingFeedback or GetMyeBaySelling calls.


TIME_LEFT_DESCENDING

public static final ItemSortTypeCodeType TIME_LEFT_DESCENDING
This enumeration value is used to sort active listings and orders according to the time left before listing ends (in descending order). This enumeration value is not applicable to the GetItemsAwaitingFeedback call.


WON_PLATFORM_DESCENDING

public static final ItemSortTypeCodeType WON_PLATFORM_DESCENDING
This enumeration value is no longer applicable as Half.com has been shut down, and eBay marketplace is the only remaining platform.


SOLD_PLATFORM_DESCENDING

public static final ItemSortTypeCodeType SOLD_PLATFORM_DESCENDING
This enumeration value is no longer applicable as Half.com has been shut down, and eBay marketplace is the only remaining platform.


LEAD_COUNT

public static final ItemSortTypeCodeType LEAD_COUNT
This enumeration value is used by the seller of a classified ad listing in a GetMyeBaySelling call to sort classified ad listings according to the total number of leads (prospective buyer inquiries) in ascending order. Each lead involves an email to the buyer, and the LeadCount value includes read and unread emails.


NEW_LEAD_COUNT

public static final ItemSortTypeCodeType NEW_LEAD_COUNT
This enumeration value is used by the seller of a classified ad listing in a GetMyeBaySelling call to sort classified ad listings according to the number of new leads (prospective buyer inquiries) in ascending order. Each lead involves an email to the buyer, and the NewLeadCount value only includes unread emails.


LEAD_COUNT_DESCENDING

public static final ItemSortTypeCodeType LEAD_COUNT_DESCENDING
This enumeration value is used by the seller of a classified ad listing in a GetMyeBaySelling call to sort classified ad listings according to the total number of leads (prospective buyer inquiries) in descending order. Each lead involves an email to the buyer, and the LeadCount value includes read and unread emails.


NEW_LEAD_COUNT_DESCENDING

public static final ItemSortTypeCodeType NEW_LEAD_COUNT_DESCENDING
This enumeration value is used by the seller of a classified ad listing in a GetMyeBaySelling call to sort classified ad listings according to the number of new leads (prospective buyer inquiries) in descending order. Each lead involves an email to the buyer, and the NewLeadCount value only includes unread emails.


CLASSIFIED_AD_PAY_PER_LEAD_FEE

public static final ItemSortTypeCodeType CLASSIFIED_AD_PAY_PER_LEAD_FEE
The pay-per-lead feature is no longer available, so this value is no longer applicable.


CLASSIFIED_AD_PAY_PER_LEAD_FEE_DESCENDING

public static final ItemSortTypeCodeType CLASSIFIED_AD_PAY_PER_LEAD_FEE_DESCENDING
The pay-per-lead feature is no longer available, so this value is no longer applicable.


CUSTOM_CODE

public static final ItemSortTypeCodeType CUSTOM_CODE
Reserved for internal or future use.

Method Detail

values

public static ItemSortTypeCodeType[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
for (ItemSortTypeCodeType c : ItemSortTypeCodeType.values())
    System.out.println(c);

Returns:
an array containing the constants of this enum type, in the order they are declared

valueOf

public static ItemSortTypeCodeType valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Parameters:
name - the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
java.lang.NullPointerException - if the argument is null

value

public java.lang.String value()

fromValue

public static ItemSortTypeCodeType fromValue(java.lang.String v)

Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.