Class: ConditionSelectionCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsConditionSelectionCodeType

Constant Summary collapse

All =
ConditionSelectionCodeType.new("All")
CustomCode =
ConditionSelectionCodeType.new("CustomCode")
New =
ConditionSelectionCodeType.new("New")
@@schema_type =
"ConditionSelectionCodeType"
@@schema_ns =
"urn:ebay:apis:eBLBaseComponents"