Class: Ebay::Types::DisputeResolutionReasonCode
- Inherits:
-
Object
- Object
- Ebay::Types::DisputeResolutionReasonCode
- 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'