Class: EBay::SortOrderCodeType
- Inherits:
-
String
- Object
- String
- EBay::SortOrderCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsSortOrderCodeType
Constant Summary collapse
- Ascending =
new("Ascending")
- CustomCode =
new("CustomCode")
- Descending =
new("Descending")