Class: Ebay::Types::RefundReasonCode

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

Constant Summary collapse

CannotShipProduct =
'CannotShipProduct'
WrongItemShipped =
'WrongItemShipped'
ItemBadQuality =
'ItemBadQuality'
ItemDamaged =
'ItemDamaged'
BuyerRemorse =
'BuyerRemorse'
Other =
'Other'

Method Summary

Methods included from Enumeration

each