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

simpleType "ns:SellerPaymentMethodCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"NothingOnFile"
 - 
This enumeration value indicates that eBay does not currently have a payment method on file for the eBay user.
"CreditCard"
 - 
This enumeration value indicates that eBay will use the credit card on file to process the eBay user's monthly invoice.
"PayPal"
 - 
This enumeration value indicates that eBay will use the user's PayPal account to process the monthly invoice.
"DirectDebit"
 - 
This enumeration value indicates that eBay will debit the bank account on file to process the eBay user's monthly invoice.
"DirectDebitPendingSignatureMandate"
 - 
This enumeration value indicates that eBay will debit the bank account on file to process the eBay user's monthly invoice. A signature will be needed from the eBay user before a payment can be processed.
"eBayDirectPay"
 - 
This enumeration value indicates that the eBay user will use eBay Direct Pay to pay the monthly invoice.
"CustomCode"
 - 
(out) Reserved for internal or future use
"DirectDebitPendingVerification"
 - 
This enumeration value indicates that eBay will debit the bank account on file to process the eBay user's monthly invoice. However, the bank account information must be verified before a payment can be processed.

All Direct / Indirect Based Elements (3):
Known Usage Locations
Annotation
This enumerated type defines the payment methods that an eBay user can use to pay fees on monthly eBay invoice.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:SellerPaymentMethodCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (9); see within schema source)
<xs:simpleType name="SellerPaymentMethodCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="NothingOnFile"/>
<xs:enumeration value="CreditCard"/>
<xs:enumeration value="PayPal"/>
<xs:enumeration value="DirectDebit"/>
<xs:enumeration value="DirectDebitPendingSignatureMandate"/>
<xs:enumeration value="eBayDirectPay"/>
<xs:enumeration value="CustomCode"/>
<xs:enumeration value="DirectDebitPendingVerification"/>
</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.