Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE
eBay Trading API

simpleType "ns:DisputeResolutionRecordTypeCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"StrikeBuyer"
 - 
This enumeration value indicates that the buyer received an Unpaid Item Strike.
"SuspendBuyer"
 - 
This enumeration value indicates that the buyer's account has been suspended, and buyer will be unable to use the eBay site.
"RestrictBuyer"
 - 
This enumeration value indicates that the buyer's activity is restricted and will be unable to bid on or purchase items.
"FVFCredit"
 - 
This enumeration value indicates that the seller received a Final Value Fee credit.
"InsertionFeeCredit"
 - 
This enumeration value indicates that the seller's listing fees were credited.
"AppealBuyerStrike"
 - 
This enumeration value indicates that the buyer has appealed the Unpaid Item Strike against their account.
"UnsuspendBuyer"
 - 
This enumeration value indicates that the buyer's account has been reinstated.
"UnrestrictBuyer"
 - 
This enumeration value indicates that all restrictions on the buyer's account have ended.
"ReverseFVFCredit"
 - 
This enumeration value indicates that the seller's Final Value Fee credit was reversed.
"ReverseInsertionFeeCredit"
 - 
This enumeration value indicates that the seller's listing fees credit was reversed.
"GenerateCSTicketForSuspend"
 - 
This enumeration value indicates that a customer service ticket to suspend The buyer's account has been created.
"FVFCreditNotGranted"
 - 
This enumeration value indicates that the seller requested, but did not receive a Final Value Fee credit.
"ItemNotReceivedClaimFiled"
 - 
This enumeration value indicates that the buyer did not receive the item, and filed a claim against the seller.
"UnpaidItemRelisted"
 - 
This enumeration value indicates that an Unpaid Item was automatically relisted by the Unpaid Item Assistant mechanism.
"UnpaidItemRevised"
 - 
This enumeration value indicates that an Unpaid Item was automatically revised by the Unpaid Item Assistant mechanism.
"FVFOnShippingCredit"
 - 
Reserved for future use.
"FVFOnShippingCreditNotGranted"
 - 
Reserved for future use.
"ReverseFVFOnShippingCredit"
 - 
Reserved for future use.
"FeatureFeeCredit"
 - 
This enumeration value indicates that the seller received a credit for feature fees.
"FeatureFeeNotCredit"
 - 
This enumeration value indicates that the seller did not receive a credit for feature fees.
"ReverseFeatureFeeCredit"
 - 
This enumeration value indicates that the seller's feature fees credit was reversed.
"CustomCode"
 - 
Reserved for internal or future use.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Enumerated type that lists the actions that eBay may take once a dispute is resolved.

Note: 'Item Not Received' or 'Significantly Not As Described' cases, initiated by buyers through the eBay Money Back Guarantee program, are not returned with GetUserDisputes. The getCase method of the Post-Order API is used to retrieve Money Back Guarantee cases programmatically.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:DisputeResolutionRecordTypeCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (23); see within schema source)
<xs:simpleType name="DisputeResolutionRecordTypeCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="StrikeBuyer"/>
<xs:enumeration value="SuspendBuyer"/>
<xs:enumeration value="RestrictBuyer"/>
<xs:enumeration value="FVFCredit"/>
<xs:enumeration value="InsertionFeeCredit"/>
<xs:enumeration value="AppealBuyerStrike"/>
<xs:enumeration value="UnsuspendBuyer"/>
<xs:enumeration value="UnrestrictBuyer"/>
<xs:enumeration value="ReverseFVFCredit"/>
<xs:enumeration value="ReverseInsertionFeeCredit"/>
<xs:enumeration value="GenerateCSTicketForSuspend"/>
<xs:enumeration value="FVFCreditNotGranted"/>
<xs:enumeration value="ItemNotReceivedClaimFiled"/>
<xs:enumeration value="UnpaidItemRelisted"/>
<xs:enumeration value="UnpaidItemRevised"/>
<xs:enumeration value="FVFOnShippingCredit"/>
<xs:enumeration value="FVFOnShippingCreditNotGranted"/>
<xs:enumeration value="ReverseFVFOnShippingCredit"/>
<xs:enumeration value="FeatureFeeCredit"/>
<xs:enumeration value="FeatureFeeNotCredit"/>
<xs:enumeration value="ReverseFeatureFeeCredit"/>
<xs:enumeration value="CustomCode"/>
</xs:restriction>
</xs:simpleType>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE
eBay Trading API

WSDL documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML WSDLDoc 1.2.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.