Class: EBay::CommentTypeCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsCommentTypeCodeType

Constant Summary collapse

CustomCode =
new("CustomCode")
IndependentlyWithdrawn =
new("IndependentlyWithdrawn")
Negative =
new("Negative")
Neutral =
new("Neutral")
Positive =
new("Positive")
Withdrawn =
new("Withdrawn")