Class: Ebay::Types::CommentTypeCode

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

Constant Summary collapse

Positive =
'Positive'
Neutral =
'Neutral'
Negative =
'Negative'
Withdrawn =
'Withdrawn'
IndependentlyWithdrawn =
'IndependentlyWithdrawn'

Method Summary

Methods included from Enumeration

each