Module: ItemSortTypeCodeType

Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsItemSortTypeCodeType

Constant Summary collapse

BestOffer =
"BestOffer"
BestOfferCount =
"BestOfferCount"
BestOfferCountDescending =
"BestOfferCountDescending"
BestOfferDescending =
"BestOfferDescending"
BidCount =
"BidCount"
BidCountDescending =
"BidCountDescending"
BidderCount =
"BidderCount"
BidderCountDescending =
"BidderCountDescending"
BuyerEmail =
"BuyerEmail"
BuyerEmailDescending =
"BuyerEmailDescending"
BuyerPostalCode =
"BuyerPostalCode"
BuyerPostalCodeDescending =
"BuyerPostalCodeDescending"
BuyerUserID =
"BuyerUserID"
BuyerUserIDDescending =
"BuyerUserIDDescending"
CurrentPrice =
"CurrentPrice"
CurrentPriceDescending =
"CurrentPriceDescending"
CustomCode =
"CustomCode"
EndTime =
"EndTime"
EndTimeDescending =
"EndTimeDescending"
FeedbackLeft =
"FeedbackLeft"
FeedbackLeftDescending =
"FeedbackLeftDescending"
FeedbackReceived =
"FeedbackReceived"
FeedbackReceivedDescending =
"FeedbackReceivedDescending"
HighBidderUserID =
"HighBidderUserID"
HighBidderUserIDDescending =
"HighBidderUserIDDescending"
ItemID =
"ItemID"
ItemIDDescending =
"ItemIDDescending"
ListingDuration =
"ListingDuration"
ListingDurationDescending =
"ListingDurationDescending"
ListingType =
"ListingType"
ListingTypeDescending =
"ListingTypeDescending"
MaxBid =
"MaxBid"
MaxBidDescending =
"MaxBidDescending"
Price =
"Price"
PriceDescending =
"PriceDescending"
Quantity =
"Quantity"
QuantityAvailable =
"QuantityAvailable"
QuantityAvailableDescending =
"QuantityAvailableDescending"
QuantityDescending =
"QuantityDescending"
QuantityPurchased =
"QuantityPurchased"
QuantityPurchasedDescending =
"QuantityPurchasedDescending"
QuantitySold =
"QuantitySold"
QuantitySoldDescending =
"QuantitySoldDescending"
QuestionCount =
"QuestionCount"
QuestionCountDescending =
"QuestionCountDescending"
ReservePrice =
"ReservePrice"
ReservePriceDescending =
"ReservePriceDescending"
SellerEmail =
"SellerEmail"
SellerEmailDescending =
"SellerEmailDescending"
SellerUserID =
"SellerUserID"
SellerUserIDDescending =
"SellerUserIDDescending"
ShippingServiceCost =
"ShippingServiceCost"
ShippingServiceCostDescending =
"ShippingServiceCostDescending"
StartPrice =
"StartPrice"
StartPriceDescending =
"StartPriceDescending"
StartTime =
"StartTime"
StartTimeDescending =
"StartTimeDescending"
TimeLeft =
"TimeLeft"
TimeLeftDescending =
"TimeLeftDescending"
Title =
"Title"
TitleDescending =
"TitleDescending"
TotalPrice =
"TotalPrice"
TotalPriceDescending =
"TotalPriceDescending"
UserID =
"UserID"
UserIDDescending =
"UserIDDescending"
WatchCount =
"WatchCount"
WatchCountDescending =
"WatchCountDescending"