Class: Ebay::Types::BuyerSatisfactionStatusCode

Inherits:
Object
  • Object
show all
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'

Method Summary

Methods included from Enumeration

each