Class: EBay::FeedbackRatingStarCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsFeedbackRatingStarCodeType

Constant Summary collapse

Blue =
new("Blue")
CustomCode =
new("CustomCode")
Green =
new("Green")
GreenShooting =
new("GreenShooting")
None =
new("None")
Purple =
new("Purple")
PurpleShooting =
new("PurpleShooting")
Red =
new("Red")
RedShooting =
new("RedShooting")
SilverShooting =
new("SilverShooting")
Turquoise =
new("Turquoise")
TurquoiseShooting =
new("TurquoiseShooting")
Yellow =
new("Yellow")
YellowShooting =
new("YellowShooting")