Class: Ebay::Types::SearchSortOrderCode
- Inherits:
-
Object
- Object
- Ebay::Types::SearchSortOrderCode
show all
- Extended by:
- Enumerable, Enumeration
- Defined in:
- lib/ebay/types/search_sort_order_code.rb
Constant Summary
collapse
- SortByEndDate =
'SortByEndDate'
- SortByStartDate =
'SortByStartDate'
- SortByCurrentBid =
'SortByCurrentBid'
- SortByListingDate =
'SortByListingDate'
- SortByCurrentBidAsc =
'SortByCurrentBidAsc'
- SortByCurrentBidDesc =
'SortByCurrentBidDesc'
- SortByPayPalAsc =
'SortByPayPalAsc'
- SortByPayPalDesc =
'SortByPayPalDesc'
- SortByEscrowAsc =
'SortByEscrowAsc'
- SortByEscrowDesc =
'SortByEscrowDesc'
- SortByCountryAsc =
'SortByCountryAsc'
- SortByCountryDesc =
'SortByCountryDesc'
- SortByDistanceAsc =
'SortByDistanceAsc'
- SortByBidCountAsc =
'SortByBidCountAsc'
- SortByBidCountDesc =
'SortByBidCountDesc'
- BestMatchSort =
'BestMatchSort'
- BestMatchCategoryGroup =
'BestMatchCategoryGroup'
- PricePlusShippingAsc =
'PricePlusShippingAsc'
- PricePlusShippingDesc =
'PricePlusShippingDesc'
Method Summary
each