Class: Ebay::Types::SellerGuaranteeLevelCode
- Inherits:
-
Object
- Object
- Ebay::Types::SellerGuaranteeLevelCode
- Extended by:
- Enumerable, Enumeration
- Defined in:
- lib/ebay/types/seller_guarantee_level_code.rb
Constant Summary collapse
- NotEligible =
'NotEligible'
- Regular =
'Regular'
- Premium =
'Premium'
- Ultra =
'Ultra'