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

complexType "ns:SiteBuyerRequirementDetailsType"
Namespace:
Content:
complex, 9 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 9 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Type defining the BuyerRequirementDetails container, which is returned in GeteBayDetails, and provides the seller with the buyer requirement features (and applicable values) that are supported by the listing site.

Note: This container is only returned if BuyerRequirementDetails is included as a DetailName filter in the call request, or if no DetailName filters are used in the request.
XML Source (w/o annotations (10); see within schema source)
<xs:complexType name="SiteBuyerRequirementDetailsType">
<xs:sequence>
<xs:element minOccurs="0" name="LinkedPayPalAccount" type="xs:boolean"/>
<xs:element minOccurs="0" name="MaximumItemRequirements" type="ns:MaximumItemRequirementsDetailsType"/>
<xs:element minOccurs="0" name="MinimumFeedbackScore" type="ns:MinimumFeedbackScoreDetailsType"/>
<xs:element minOccurs="0" name="ShipToRegistrationCountry" type="xs:boolean"/>
<xs:element minOccurs="0" name="VerifiedUserRequirements" type="ns:VerifiedUserRequirementsDetailsType"/>
<xs:element minOccurs="0" name="DetailVersion" type="xs:string"/>
<xs:element minOccurs="0" name="UpdateTime" type="xs:dateTime"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 10/10)
ns:DetailVersion
Type:
xs:string, predefined, simple content
Returns the latest version number for this field. The version can be used to determine if and when to refresh cached client data.
XML Representation Summary
<ns:DetailVersion>
   
Content: 
{ xs:string }
</ns:DetailVersion>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="DetailVersion" type="xs:string"/>

ns:LinkedPayPalAccount
Type:
xs:boolean, predefined, simple content
Note: This field is no longer applicable, as sellers can no longer set the Buyer Requirement that buyers must have a PayPal account linked to their eBay account in order to purchase an item.
XML Representation Summary
<ns:LinkedPayPalAccount>
   
Content: 
{ xs:boolean }
</ns:LinkedPayPalAccount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="LinkedPayPalAccount" type="xs:boolean"/>

ns:MaximumBuyerPolicyViolations
Type:
Note: This field is no longer applicable, as sellers can no longer set the Buyer Requirement that buyers must have only a certain amount of buyer policy violations within a specified amount of time in order to purchase an item.
Component Diagram
XML Representation Summary
<ns:MaximumBuyerPolicyViolations>
   
Content: 
</ns:MaximumBuyerPolicyViolations>
XML Source (w/o annotations (1); see within schema source)

ns:MaximumItemRequirements
Type:
This container shows the supported values that can be set as the MaximumItemCount and MinimumFeedbackScore to help control inexperienced or low Feedback bidders/buyers from bidding on or buying an item in a listing.
Component Diagram
XML Representation Summary
<ns:MaximumItemRequirements>
   
Content: 
</ns:MaximumItemRequirements>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="MaximumItemRequirements" type="ns:MaximumItemRequirementsDetailsType"/>

ns:MaximumUnpaidItemStrikesInfo
Type:
This container shows the supported values that can be set as the Maximum Unpaid Item count and period (number of days) to block buyers who have recent Unpaid Item Strikes from bidding on or buying an item in a listing.
Component Diagram
XML Representation Summary
<ns:MaximumUnpaidItemStrikesInfo>
   
Content: 
</ns:MaximumUnpaidItemStrikesInfo>
XML Source (w/o annotations (1); see within schema source)

ns:MinimumFeedbackScore
Type:
Note: This field is no longer applicable, as sellers can no longer set a buyer's Minimum Feedback Score threshold Buyer Requirement at the listing-level in Add/Revise/Relist calls.
Component Diagram
XML Representation Summary
<ns:MinimumFeedbackScore>
   
Content: 
</ns:MinimumFeedbackScore>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="MinimumFeedbackScore" type="ns:MinimumFeedbackScoreDetailsType"/>

ns:ShipToRegistrationCountry
Type:
xs:boolean, predefined, simple content
A true value returned in this field indicates that the ShipToRegistrationCountry Buyer Requirement is supported for the specified site.
XML Representation Summary
<ns:ShipToRegistrationCountry>
   
Content: 
{ xs:boolean }
</ns:ShipToRegistrationCountry>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ShipToRegistrationCountry" type="xs:boolean"/>

ns:UpdateTime
Type:
xs:dateTime, predefined, simple content
Gives the time in GMT when the feature flags for the details were last updated. This timestamp can be used to determine if and when to refresh cached client data.
XML Representation Summary
<ns:UpdateTime>
   
Content: 
{ xs:dateTime }
</ns:UpdateTime>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="UpdateTime" type="xs:dateTime"/>

ns:VerifiedUserRequirements
Type:
The Verified User Buyer Requirement has been deprecated, so this field is no longer applicable.
Component Diagram
XML Representation Summary
<ns:VerifiedUserRequirements>
   
Content: 
</ns:VerifiedUserRequirements>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="VerifiedUserRequirements" type="ns:VerifiedUserRequirementsDetailsType"/>

{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.