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

complexType "ns:RemindersType"
Namespace:
Content:
complex, 19 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 19 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
This type contains the counts of various eBay Buying and Seller Reminders that are returned in the GetMyeBayReminders call.
XML Source (w/o annotations (20); see within schema source)
<xs:complexType name="RemindersType">
<xs:sequence>
<xs:element minOccurs="0" name="PaymentToSendCount" type="xs:int"/>
<xs:element minOccurs="0" name="FeedbackToReceiveCount" type="xs:int"/>
<xs:element minOccurs="0" name="FeedbackToSendCount" type="xs:int"/>
<xs:element minOccurs="0" name="OutbidCount" type="xs:int"/>
<xs:element minOccurs="0" name="PaymentToReceiveCount" type="xs:int"/>
<xs:element minOccurs="0" name="SecondChanceOfferCount" type="xs:int"/>
<xs:element minOccurs="0" name="ShippingNeededCount" type="xs:int"/>
<xs:element minOccurs="0" name="RelistingNeededCount" type="xs:int"/>
<xs:element minOccurs="0" name="TotalNewLeadsCount" type="xs:int"/>
<xs:element minOccurs="0" name="DocsForCCProcessingToSendCount" type="xs:int"/>
<xs:element minOccurs="0" name="RTEToProcessCount" type="xs:int"/>
<xs:element minOccurs="0" name="ItemReceiptToConfirmCount" type="xs:int"/>
<xs:element minOccurs="0" name="RefundOnHoldCount" type="xs:int"/>
<xs:element minOccurs="0" name="RefundCancelledCount" type="xs:int"/>
<xs:element minOccurs="0" name="ShippingDetailsToBeProvidedCount" type="xs:int"/>
<xs:element minOccurs="0" name="ItemReceiptConfirmationToReceiveCount" type="xs:int"/>
<xs:element minOccurs="0" name="RefundInitiatedCount" type="xs:int"/>
<xs:element minOccurs="0" name="PendingRTERequestCount" type="xs:int"/>
<xs:element minOccurs="0" name="DeclinedRTERequestCount" type="xs:int"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 20/20)
ns:DeclinedRTERequestCount
Type:
xs:int, predefined, simple content
The number of reminders to the seller on declined shipping time extension requests by the buyer
XML Representation Summary
<ns:DeclinedRTERequestCount>
   
Content: 
{ xs:int }
</ns:DeclinedRTERequestCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="DeclinedRTERequestCount" type="xs:int"/>

ns:DocsForCCProcessingToSendCount
Type:
xs:int, predefined, simple content
The number of reminders advising the buyer to send documents for credit card processing.
XML Representation Summary
<ns:DocsForCCProcessingToSendCount>
   
Content: 
{ xs:int }
</ns:DocsForCCProcessingToSendCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="DocsForCCProcessingToSendCount" type="xs:int"/>

ns:FeedbackToReceiveCount
Type:
xs:int, predefined, simple content
The number of reminders that feedback has not yet been received by the buyer or seller.
XML Representation Summary
<ns:FeedbackToReceiveCount>
   
Content: 
{ xs:int }
</ns:FeedbackToReceiveCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="FeedbackToReceiveCount" type="xs:int"/>

ns:FeedbackToSendCount
Type:
xs:int, predefined, simple content
The number of reminders that feedback has not yet been sent by the buyer or seller.
XML Representation Summary
<ns:FeedbackToSendCount>
   
Content: 
{ xs:int }
</ns:FeedbackToSendCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="FeedbackToSendCount" type="xs:int"/>

ns:ItemReceiptConfirmationToReceiveCount
Type:
xs:int, predefined, simple content
The number of reminders to the seller on item receipt confirmation pending from buyer
XML Representation Summary
<ns:ItemReceiptConfirmationToReceiveCount>
   
Content: 
{ xs:int }
</ns:ItemReceiptConfirmationToReceiveCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ItemReceiptConfirmationToReceiveCount" type="xs:int"/>

ns:ItemReceiptToConfirmCount
Type:
xs:int, predefined, simple content
The number of reminders requesting the Buyer to confirm item receipt to seller.
XML Representation Summary
<ns:ItemReceiptToConfirmCount>
   
Content: 
{ xs:int }
</ns:ItemReceiptToConfirmCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ItemReceiptToConfirmCount" type="xs:int"/>

ns:OutbidCount
Type:
xs:int, predefined, simple content
The number of reminders advising the buyer that the buyer has been outbid.
XML Representation Summary
<ns:OutbidCount>
   
Content: 
{ xs:int }
</ns:OutbidCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="OutbidCount" type="xs:int"/>

ns:PaymentToReceiveCount
Type:
xs:int, predefined, simple content
The number of reminders that the seller has not yet received a payment.
XML Representation Summary
<ns:PaymentToReceiveCount>
   
Content: 
{ xs:int }
</ns:PaymentToReceiveCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="PaymentToReceiveCount" type="xs:int"/>

ns:PaymentToSendCount
Type:
xs:int, predefined, simple content
The number of reminders requesting that the buyer send payment.
XML Representation Summary
<ns:PaymentToSendCount>
   
Content: 
{ xs:int }
</ns:PaymentToSendCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="PaymentToSendCount" type="xs:int"/>

ns:PendingRTERequestCount
Type:
xs:int, predefined, simple content
The number of reminders to the seller on pending shipping time extension requests with the buyer
XML Representation Summary
<ns:PendingRTERequestCount>
   
Content: 
{ xs:int }
</ns:PendingRTERequestCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="PendingRTERequestCount" type="xs:int"/>

ns:RefundCancelledCount
Type:
xs:int, predefined, simple content
The number of reminders to the buyer on refund cancelled.
XML Representation Summary
<ns:RefundCancelledCount>
   
Content: 
{ xs:int }
</ns:RefundCancelledCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="RefundCancelledCount" type="xs:int"/>

ns:RefundInitiatedCount
Type:
xs:int, predefined, simple content
The number of reminders to the seller on refunds initiated
XML Representation Summary
<ns:RefundInitiatedCount>
   
Content: 
{ xs:int }
</ns:RefundInitiatedCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="RefundInitiatedCount" type="xs:int"/>

ns:RefundOnHoldCount
Type:
xs:int, predefined, simple content
The number of reminders to the buyer on refund on hold.
XML Representation Summary
<ns:RefundOnHoldCount>
   
Content: 
{ xs:int }
</ns:RefundOnHoldCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="RefundOnHoldCount" type="xs:int"/>

ns:RelistingNeededCount
Type:
xs:int, predefined, simple content
The number of reminders advising the seller that relisting is needed.
XML Representation Summary
<ns:RelistingNeededCount>
   
Content: 
{ xs:int }
</ns:RelistingNeededCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="RelistingNeededCount" type="xs:int"/>

ns:RTEToProcessCount
Type:
xs:int, predefined, simple content
The number of reminders requesting the buyer to process request time extension submitted by the seller.
XML Representation Summary
<ns:RTEToProcessCount>
   
Content: 
{ xs:int }
</ns:RTEToProcessCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="RTEToProcessCount" type="xs:int"/>

ns:SecondChanceOfferCount
Type:
xs:int, predefined, simple content
The number of reminders requesting that the seller review second chance offers.
XML Representation Summary
<ns:SecondChanceOfferCount>
   
Content: 
{ xs:int }
</ns:SecondChanceOfferCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SecondChanceOfferCount" type="xs:int"/>

ns:ShippingDetailsToBeProvidedCount
Type:
xs:int, predefined, simple content
The number of reminders requesting the seller to provide shipping details
XML Representation Summary
<ns:ShippingDetailsToBeProvidedCount>
   
Content: 
{ xs:int }
</ns:ShippingDetailsToBeProvidedCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ShippingDetailsToBeProvidedCount" type="xs:int"/>

ns:ShippingNeededCount
Type:
xs:int, predefined, simple content
The number of reminders advising the seller that shipping is needed.
XML Representation Summary
<ns:ShippingNeededCount>
   
Content: 
{ xs:int }
</ns:ShippingNeededCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ShippingNeededCount" type="xs:int"/>

ns:TotalNewLeadsCount
Type:
xs:int, predefined, simple content
The number of new leads the seller has recieved.
XML Representation Summary
<ns:TotalNewLeadsCount>
   
Content: 
{ xs:int }
</ns:TotalNewLeadsCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="TotalNewLeadsCount" type="xs:int"/>

{any element from any namespace}
XML Source (see within schema source)
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
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.