MyeBaySelectionType
Specifies how to return the result list for My eBay features such as saved searches, favorite sellers, and second chance offers.

Types that use MyeBaySelectionType:

Call that uses one or more fields of MyeBaySelectionType:

Fields

Include ( boolean ) [0..1]
Specifies whether or not to include the container in the response. Set the value to true to return the default set of fields for the container. Not needed if you set a value for at least one other field in the container.

If you set DetailLevel to ReturnAll, set Include to false to exclude the container from the response.
See the Field Index to learn which calls use Include.

MaxResults ( int ) [0..1]
Specifies the maximum number of items in the returned list. If not specified, returns all items in the list.
See the Field Index to learn which calls use MaxResults.

Sort ( see SortOrderCodeType for possible values ) [0..1]
Specifies the sort order of the result. Default is Ascending.
See the Field Index to learn which calls use Sort.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2010 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.