Class: Ebay::Types::DisputeResolutionReasonCode

Inherits:
Object
  • Object
show all
Extended by:
Enumerable, Enumeration
Defined in:
lib/ebay/types/dispute_resolution_reason_code.rb

Constant Summary collapse

Unresolved =
'Unresolved'
ProofOfPayment =
'ProofOfPayment'
ComputerTechnicalProblem =
'ComputerTechnicalProblem'
NoContact =
'NoContact'
FamilyEmergency =
'FamilyEmergency'
ProofGivenInFeedback =
'ProofGivenInFeedback'
FirstInfraction =
'FirstInfraction'
CameToAgreement =
'CameToAgreement'
ItemReturned =
'ItemReturned'
BuyerPaidAuctionFees =
'BuyerPaidAuctionFees'
SellerReceivedPayment =
'SellerReceivedPayment'
OtherResolution =
'OtherResolution'
ClaimPaid =
'ClaimPaid'

Method Summary

Methods included from Enumeration

each