Class: PromotionItemSelectionCodeType

Inherits:
String
  • Object
show all
Defined in:
lib/paypal-business/default.rb

Overview

urn:ebay:apis:eBLBaseComponentsPromotionItemSelectionCodeType

Constant Summary collapse

Automatic =
PromotionItemSelectionCodeType.new("Automatic")
CustomCode =
PromotionItemSelectionCodeType.new("CustomCode")
Manual =
PromotionItemSelectionCodeType.new("Manual")
@@schema_type =
"PromotionItemSelectionCodeType"
@@schema_ns =
"urn:ebay:apis:eBLBaseComponents"