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

simpleType "ns:CharitySellerStatusCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Suspended"
 - 
The seller's charity seller account is suspended.
"Registered"
 - 
The seller is a registered charity seller.
"Closed"
 - 
The seller is no longer a registered charity seller. The account with the PayPal Giving Fund is closed.
"CreditCardExpired"
 - 
The credit card associated with a seller's charity seller account has expired.
"TokenExpired"
 - 
The token associated with a seller's charity seller account has expired.
"CreditCardAboutToExpire"
 - 
The credit card associated with a seller's charity seller account will expire in 15 (or fewer) days.
"RegisteredNoCreditCard"
"NotRegisteredLostDirectSellerStatus"
 - 
The seller is no longer a registered charity seller and has lost direct seller status.
"DirectDebitRejected"
"RegisteredDirectSeller"
 - 
The seller is a registered direct seller, but has no credit card associated with the charity seller account.
"RegisteredNoPaymentMethod"
 - 
The seller is a registered charity seller with no donation payment method on file.
"CustomCode"
 - 
Reserved for internal or future use.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Enumerated type defining the possible states for a seller's charity seller account.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:CharitySellerStatusCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (13); see within schema source)
<xs:simpleType name="CharitySellerStatusCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Suspended"/>
<xs:enumeration value="Registered"/>
<xs:enumeration value="Closed"/>
<xs:enumeration value="CreditCardExpired"/>
<xs:enumeration value="TokenExpired"/>
<xs:enumeration value="CreditCardAboutToExpire"/>
<xs:enumeration value="RegisteredNoCreditCard"/>
<xs:enumeration value="NotRegisteredLostDirectSellerStatus"/>
<xs:enumeration value="DirectDebitRejected"/>
<xs:enumeration value="RegisteredDirectSeller"/>
<xs:enumeration value="RegisteredNoPaymentMethod"/>
<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.