Class: EBay::BuyerProtectionCodeType
- Inherits:
-
String
- Object
- String
- EBay::BuyerProtectionCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsBuyerProtectionCodeType
Constant Summary collapse
- CustomCode =
new("CustomCode")
- ItemEligible =
new("ItemEligible")
- ItemIneligible =
new("ItemIneligible")
- ItemMarkedEligible =
new("ItemMarkedEligible")
- ItemMarkedIneligible =
new("ItemMarkedIneligible")
- NoCoverage =
new("NoCoverage")