Class: Ebay::Types::BuyerSatisfactionStatusCode
- Inherits:
-
Object
- Object
- Ebay::Types::BuyerSatisfactionStatusCode
- Extended by:
- Enumerable, Enumeration
- Defined in:
- lib/ebay/types/buyer_satisfaction_status_code.rb
Constant Summary collapse
- Excellent =
'Excellent'
- Good =
'Good'
- NeedsWork =
'NeedsWork'
- Poor =
'Poor'
- VeryPoor =
'VeryPoor'
- Unacceptable =
'Unacceptable'