Class: Ebay::Types::ExpressProductSortCode

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

Constant Summary collapse

LowestPrice =
'LowestPrice'
HighestPrice =
'HighestPrice'
SalesRank =
'SalesRank'

Method Summary

Methods included from Enumeration

each