Class: EBay::DiscountCodeType
- Inherits:
-
String
- Object
- String
- EBay::DiscountCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsDiscountCodeType
Constant Summary collapse
- CustomCode =
new("CustomCode")
- Percentage =
new("Percentage")
- Price =
new("Price")