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

simpleType "ns:PaymentMethodSearchCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"PayPal"
 - 
This enumeration value indicates that the item may be purchased using PayPal as the payment method.
"PaisaPay"
 - 
PaisaPay is no longer a supported payment method, so this value is no longer applicable.
"PayPalOrPaisaPay"
 - 
PaisaPay is no longer a supported payment method, so this value is no longer applicable.
"CustomCode"
 - 
This enumeration value is reserved for future use.
"PaisaPayEscrowEMI"
 - 
PaisaPay is no longer a supported payment method, so this value is no longer applicable.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Note: This enumerated type is no longer applicable, as filtering by a payment method in an advanced item search is no longer supported.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:PaymentMethodSearchCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (6); see within schema source)
<xs:simpleType name="PaymentMethodSearchCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="PayPal"/>
<xs:enumeration value="PaisaPay"/>
<xs:enumeration value="PayPalOrPaisaPay"/>
<xs:enumeration value="CustomCode"/>
<xs:enumeration value="PaisaPayEscrowEMI"/>
</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.