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

simpleType "ns:PaymentTypeCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Sale"
 - 
Note: PaymentTypeCodeType and all of its values will no longer be applicable since the Half.com site has been shut down.
"Refund"
 - 
Note: PaymentTypeCodeType and all of its values will no longer be applicable since the Half.com site has been shut down.
"SellerDeniedPayment"
 - 
Note: PaymentTypeCodeType and all of its values will no longer be applicable since the Half.com site has been shut down.
"AdminReversal"
 - 
Note: PaymentTypeCodeType and all of its values will no longer be applicable since the Half.com site has been shut down.
"AllOther"
 - 
Note: PaymentTypeCodeType and all of its values will no longer be applicable since the Half.com site has been shut down.
"RentalExtension"
 - 
Note: PaymentTypeCodeType and all of its values will no longer be applicable since the Half.com site has been shut down
"RentalBuyout"
 - 
Note: PaymentTypeCodeType and all of its values will no longer be applicable since the Half.com site has been shut down.
"CustomCode"
 - 
Note: PaymentTypeCodeType and all of its values will no longer be applicable since the Half.com site has been shut down.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation

Note: This type is only applicable to the GetSellerPayments call, which is only relevant to Half.com orders, 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:PaymentTypeCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (9); see within schema source)
<xs:simpleType name="PaymentTypeCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Sale"/>
<xs:enumeration value="Refund"/>
<xs:enumeration value="SellerDeniedPayment"/>
<xs:enumeration value="AdminReversal"/>
<xs:enumeration value="AllOther"/>
<xs:enumeration value="RentalExtension"/>
<xs:enumeration value="RentalBuyout"/>
<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.