Class: ExpressSellingPreferenceCodeType
- Inherits:
-
String
- Object
- String
- ExpressSellingPreferenceCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsExpressSellingPreferenceCodeType
Constant Summary collapse
- All =
ExpressSellingPreferenceCodeType.new("All")
- CustomCode =
ExpressSellingPreferenceCodeType.new("CustomCode")
- ExpressOnly =
ExpressSellingPreferenceCodeType.new("ExpressOnly")
- OptOut =
ExpressSellingPreferenceCodeType.new("OptOut")
- @@schema_type =
"ExpressSellingPreferenceCodeType"
- @@schema_ns =
"urn:ebay:apis:eBLBaseComponents"