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

complexType "ns:DomesticReturnsAcceptedDefinitionType"
Namespace:
Content:
complex, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definition of elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The values returned in this field indicate whether or not the seller accepts domestic returns for items listed in the associated marketplace and category.

While most categories return the ReturnsAccepted flag (indicating the category supports returns), some categories will also return the ReturnsNotAccepted flag to indicate the seller can choose to not accept returns for an item listed in that category.

The values returned in this field are pertinent only if ReturnPolicyEnabled in GetCategoryFeatures is set to true for the associated category, which indicates that items listed in the category must include a return policy. Here, it's worth noting that not accepting returns is a return policy. The values returned in this field are valid in AddItem and its related family of calls, and in the return policies you configure for use with the Account API.
XML Source (w/o annotations (1); see within schema source)
<xs:complexType name="DomesticReturnsAcceptedDefinitionType">
<xs:sequence>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 1/1)
{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.