Class: EBay::SellerGuaranteeLevelCodeType
- Inherits:
-
String
- Object
- String
- EBay::SellerGuaranteeLevelCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsSellerGuaranteeLevelCodeType
Constant Summary collapse
- CustomCode =
new("CustomCode")
- NotEligible =
new("NotEligible")
- Premium =
new("Premium")
- Regular =
new("Regular")
- Ultra =
new("Ultra")