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

simpleType "ns:RefundReasonCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
never
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"CannotShipProduct"
 - 
Note: RefundReasonCodeType and all of its values are no longer applicable since the Half.com site has been shut down. Seller is unable to ship the product to the buyer.
"WrongItemShipped"
 - 
Note: RefundReasonCodeType and all of its values are no longer applicable since the Half.com site has been shut down. Seller shipped the wrong item to the buyer.
"ItemBadQuality"
 - 
Note: RefundReasonCodeType and all of its values are no longer applicable since the Half.com site has been shut down. The buyer returned the item due to its quality.
"ItemDamaged"
 - 
Note: RefundReasonCodeType and all of its values are no longer applicable since the Half.com site has been shut down. The buyer returned the item due to damage.
"BuyerRemorse"
 - 
Note: RefundReasonCodeType and all of its values are no longer applicable since the Half.com site has been shut down. The buyer decided they did not want the item.
"Other"
 - 
Note: RefundReasonCodeType and all of its values are no longer applicable since the Half.com site has been shut down. The seller has another reason for issuing a Half.com refund.
"CustomCode"
 - 
Note: RefundReasonCodeType and all of its values are no longer applicable since the Half.com site has been shut down. (out) Reserved for internal or future use.
Annotation
Note: This type was only used for Half.com order refunds, and since the Half.com site has been shut down, this type is no longer applicable.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:RefundReasonCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (8); see within schema source)
<xs:simpleType name="RefundReasonCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="CannotShipProduct"/>
<xs:enumeration value="WrongItemShipped"/>
<xs:enumeration value="ItemBadQuality"/>
<xs:enumeration value="ItemDamaged"/>
<xs:enumeration value="BuyerRemorse"/>
<xs:enumeration value="Other"/>
<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.