Class: ItemSortTypeCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsItemSortTypeCodeType

Constant Summary collapse

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