Class: EBay::DisputeExplanationCodeType
- Inherits:
-
String
- Object
- String
- EBay::DisputeExplanationCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsDisputeExplanationCodeType
Constant Summary collapse
- BuyerHasNotResponded =
new("BuyerHasNotResponded")
- BuyerNoLongerRegistered =
new("BuyerNoLongerRegistered")
- BuyerNoLongerWantsItem =
new("BuyerNoLongerWantsItem")
- BuyerNotClearedToPay =
new("BuyerNotClearedToPay")
- BuyerNotPaid =
new("BuyerNotPaid")
- BuyerPaymentNotReceivedOrCleared =
new("BuyerPaymentNotReceivedOrCleared")
- BuyerPurchasingMistake =
new("BuyerPurchasingMistake")
- BuyerRefusedToPay =
new("BuyerRefusedToPay")
- BuyerReturnedItemForRefund =
new("BuyerReturnedItemForRefund")
- CustomCode =
new("CustomCode")
- OtherExplanation =
new("OtherExplanation")
- PaymentMethodNotSupported =
new("PaymentMethodNotSupported")
- SellerDoesntShipToCountry =
new("SellerDoesntShipToCountry")
- SellerRanOutOfStock =
new("SellerRanOutOfStock")
- ShipCountryNotSupported =
new("ShipCountryNotSupported")
- ShippingAddressNotConfirmed =
new("ShippingAddressNotConfirmed")
- UPIAssistance =
new("UPIAssistance")
- UPIAssistanceDisabled =
new("UPIAssistanceDisabled")
- UnableToResolveTerms =
new("UnableToResolveTerms")
- Unspecified =
new("Unspecified")