Module: SearchSortOrderCodeType

Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsSearchSortOrderCodeType

Constant Summary collapse

CustomCode =
"CustomCode"
SortByCountryAsc =
"SortByCountryAsc"
SortByCountryDesc =
"SortByCountryDesc"
SortByCurrentBid =
"SortByCurrentBid"
SortByCurrentBidAsc =
"SortByCurrentBidAsc"
SortByCurrentBidDesc =
"SortByCurrentBidDesc"
SortByDistanceAsc =
"SortByDistanceAsc"
SortByEndDate =
"SortByEndDate"
SortByEscrowAsc =
"SortByEscrowAsc"
SortByEscrowDesc =
"SortByEscrowDesc"
SortByListingDate =
"SortByListingDate"
SortByPayPalAsc =
"SortByPayPalAsc"
SortByPayPalDesc =
"SortByPayPalDesc"
SortByStartDate =
"SortByStartDate"