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

simpleType "ns:RefundTypeCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
never
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Full"
 - 
Note: RefundTypeCodeType and all of its values are no longer applicable since the Half.com site has been shut down. The seller has issued a refund for the transaction price that was originally paid to the seller. (The seller's shipping reimbursement is not included if Half.com calculates the refund amount).
"FullPlusShipping"
 - 
Note: RefundTypeCodeType and all of its values are no longer applicable since the Half.com site has been shut down. The seller has issued a refund for the transaction price and shipping reimbursement that was originally paid to the seller. (The buyer's return shipping costs might not be included if Half.com calculates the refund amount.)
"CustomOrPartial"
 - 
Note: RefundTypeCodeType and all of its values are no longer applicable since the Half.com site has been shut down. The seller has issued a refund amount that is different from the full refund (with or without shipping). If specified, it may be helpful to explain the amount in your note to the buyer.
"CustomCode"
 - 
Note: RefundTypeCodeType 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 is only used for Half.com order refunds, and since the Half.com site has been shut down, this type will also be deprecated. Explanation of the reason that the refund is being issued. Applicable to Half.com refunds only.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:RefundTypeCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (5); see within schema source)
<xs:simpleType name="RefundTypeCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Full"/>
<xs:enumeration value="FullPlusShipping"/>
<xs:enumeration value="CustomOrPartial"/>
<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.