Class: EBay::RefundReasonCodeType

Inherits:
String
  • Object
show all
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")