Module: DisputeResolutionReasonCodeType

Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsDisputeResolutionReasonCodeType

Constant Summary collapse

BuyerPaidAuctionFees =
"BuyerPaidAuctionFees"
CameToAgreement =
"CameToAgreement"
ComputerTechnicalProblem =
"ComputerTechnicalProblem"
CustomCode =
"CustomCode"
FamilyEmergency =
"FamilyEmergency"
FirstInfraction =
"FirstInfraction"
ItemReturned =
"ItemReturned"
NoContact =
"NoContact"
OtherResolution =
"OtherResolution"
ProofGivenInFeedback =
"ProofGivenInFeedback"
ProofOfPayment =
"ProofOfPayment"
SellerReceivedPayment =
"SellerReceivedPayment"
Unresolved =
"Unresolved"