Class: PromotionMethodCodeType
- Inherits:
-
String
- Object
- String
- PromotionMethodCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsPromotionMethodCodeType
Constant Summary collapse
- CrossSell =
PromotionMethodCodeType.new("CrossSell")
- CustomCode =
PromotionMethodCodeType.new("CustomCode")
- UpSell =
PromotionMethodCodeType.new("UpSell")
- @@schema_type =
"PromotionMethodCodeType"
- @@schema_ns =
"urn:ebay:apis:eBLBaseComponents"