Class: SellerGuaranteeLevelCodeType

Inherits:
String
  • Object
show all
Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsSellerGuaranteeLevelCodeType

Constant Summary collapse

CustomCode =
SellerGuaranteeLevelCodeType.new("CustomCode")
NotEligible =
SellerGuaranteeLevelCodeType.new("NotEligible")
Premium =
SellerGuaranteeLevelCodeType.new("Premium")
Regular =
SellerGuaranteeLevelCodeType.new("Regular")
Ultra =
SellerGuaranteeLevelCodeType.new("Ultra")