Class: PromotionMethodCodeType

Inherits:
String
  • Object
show all
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")