Class: Ebay::Types::StoreItemListSortOrderCode

Inherits:
Object
  • Object
show all
Extended by:
Enumerable, Enumeration
Defined in:
lib/ebay/types/store_item_list_sort_order_code.rb

Constant Summary collapse

EndingFirst =
'EndingFirst'
NewlyListed =
'NewlyListed'
LowestPriced =
'LowestPriced'
HighestPriced =
'HighestPriced'
LowestPricedPlusShipping =
'LowestPricedPlusShipping'
HighestPricedPlusShipping =
'HighestPricedPlusShipping'

Method Summary

Methods included from Enumeration

each