Class: EBay::DisputeResolutionReasonCodeType
- Inherits:
-
String
- Object
- String
- EBay::DisputeResolutionReasonCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsDisputeResolutionReasonCodeType
Constant Summary collapse
- BuyerPaidAuctionFees =
new("BuyerPaidAuctionFees")
- CameToAgreement =
new("CameToAgreement")
- ClaimPaid =
new("ClaimPaid")
- ComputerTechnicalProblem =
new("ComputerTechnicalProblem")
- CustomCode =
new("CustomCode")
- FamilyEmergency =
new("FamilyEmergency")
- FirstInfraction =
new("FirstInfraction")
- ItemReturned =
new("ItemReturned")
- NoContact =
new("NoContact")
- OtherResolution =
new("OtherResolution")
- ProofGivenInFeedback =
new("ProofGivenInFeedback")
- ProofOfPayment =
new("ProofOfPayment")
- SellerReceivedPayment =
new("SellerReceivedPayment")
- Unresolved =
new("Unresolved")