Class: EBay::DisputeResolutionRecordTypeCodeType

Inherits:
String
  • Object
show all
Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsDisputeResolutionRecordTypeCodeType

Constant Summary collapse

AppealBuyerStrike =
new("AppealBuyerStrike")
CustomCode =
new("CustomCode")
FVFCredit =
new("FVFCredit")
FVFCreditNotGranted =
new("FVFCreditNotGranted")
FVFOnShippingCredit =
new("FVFOnShippingCredit")
FVFOnShippingCreditNotGranted =
new("FVFOnShippingCreditNotGranted")
FeatureFeeCredit =
new("FeatureFeeCredit")
FeatureFeeNotCredit =
new("FeatureFeeNotCredit")
GenerateCSTicketForSuspend =
new("GenerateCSTicketForSuspend")
InsertionFeeCredit =
new("InsertionFeeCredit")
ItemNotReceivedClaimFiled =
new("ItemNotReceivedClaimFiled")
RestrictBuyer =
new("RestrictBuyer")
ReverseFVFCredit =
new("ReverseFVFCredit")
ReverseFVFOnShippingCredit =
new("ReverseFVFOnShippingCredit")
ReverseFeatureFeeCredit =
new("ReverseFeatureFeeCredit")
ReverseInsertionFeeCredit =
new("ReverseInsertionFeeCredit")
StrikeBuyer =
new("StrikeBuyer")
SuspendBuyer =
new("SuspendBuyer")
UnpaidItemRelisted =
new("UnpaidItemRelisted")
UnpaidItemRevised =
new("UnpaidItemRevised")
UnrestrictBuyer =
new("UnrestrictBuyer")
UnsuspendBuyer =
new("UnsuspendBuyer")