Class: Ebay::Types::FeedbackRatingStarCode

Inherits:
Object
  • Object
show all
Extended by:
Enumerable, Enumeration
Defined in:
lib/ebay/types/feedback_rating_star_code.rb

Constant Summary collapse

None =
'None'
Yellow =
'Yellow'
Blue =
'Blue'
Turquoise =
'Turquoise'
Purple =
'Purple'
Red =
'Red'
Green =
'Green'
YellowShooting =
'YellowShooting'
TurquoiseShooting =
'TurquoiseShooting'
PurpleShooting =
'PurpleShooting'
RedShooting =
'RedShooting'

Method Summary

Methods included from Enumeration

each