| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::MyeBaySelectionType
Specifies how the result list for My eBay features such as favorite searches, favorite sellers, and second chance offers should be returned.
eBay::API::XML::DataType::MyeBaySelectionType inherits from the eBay::API::XML::BaseDataType class
Specifies whether to include a container in the response. Required if you do not specify any other tags to filter the result list. If so, the list is returned according to the default values. Ignored if you specify at least one other tag for the result list.
Calls: GetMyeBayBuying RequiredInput: No
# Argument: 'xs:boolean'
# Returns: 'xs:boolean'
Specifies the maximum number of items in the returned list. If not specified, returns all items in the list.
Calls: GetMyeBayBuying RequiredInput: No
# Argument: 'xs:int'
# Returns: 'xs:int'
Specifies the result sort order. Default is Ascending.
Calls: GetMyeBayBuying RequiredInput: No
# Argument: 'ns:SortOrderCodeType'
# Returns: 'ns:SortOrderCodeType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |