Class: ExpressHistogramSortCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsExpressHistogramSortCodeType

Constant Summary collapse

Alphabetical =
ExpressHistogramSortCodeType.new("Alphabetical")
CustomCode =
ExpressHistogramSortCodeType.new("CustomCode")
ItemCount =
ExpressHistogramSortCodeType.new("ItemCount")
ProductCount =
ExpressHistogramSortCodeType.new("ProductCount")
@@schema_type =
"ExpressHistogramSortCodeType"
@@schema_ns =
"urn:ebay:apis:eBLBaseComponents"