Class: PromotionItemSelectionCodeType
- Inherits:
-
String
- Object
- String
- PromotionItemSelectionCodeType
- 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"