Class: EBay::SellerGuaranteeLevelCodeType

Inherits:
String
  • Object
show all
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")