Class: EBay::RefundReasonCodeType
- Inherits:
-
String
- Object
- String
- EBay::RefundReasonCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsRefundReasonCodeType
Constant Summary collapse
- BuyerRemorse =
new("BuyerRemorse")
- CannotShipProduct =
new("CannotShipProduct")
- CustomCode =
new("CustomCode")
- ItemBadQuality =
new("ItemBadQuality")
- ItemDamaged =
new("ItemDamaged")
- Other =
new("Other")
- WrongItemShipped =
new("WrongItemShipped")