Class: Ebay::Types::RefundReasonCode
- Inherits:
-
Object
- Object
- Ebay::Types::RefundReasonCode
- 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'