Class: PromotionItemSelectionCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsPromotionItemSelectionCodeType

Constant Summary collapse

Automatic =
PromotionItemSelectionCodeType.new("Automatic")
CustomCode =
PromotionItemSelectionCodeType.new("CustomCode")
Manual =
PromotionItemSelectionCodeType.new("Manual")