Class: EBay::SortOrderCodeType

Inherits:
String
  • Object
show all
Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsSortOrderCodeType

Constant Summary collapse

Ascending =
new("Ascending")
CustomCode =
new("CustomCode")
Descending =
new("Descending")