Class: EBay::ItemSortTypeCodeType

Inherits:
String
  • Object
show all
Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsItemSortTypeCodeType

Constant Summary collapse

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