Tim Keefer > eBay-API > eBay::API::XML::DataType::GroupType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

eBay::API::XML::DataType::GroupType

DESCRIPTION ^

Allows you to group Best Match search results by category.

SYNOPSIS ^

INHERITANCE ^

eBay::API::XML::DataType::GroupType inherits from the eBay::API::XML::BaseDataType class

Subroutines: ^

setMaxEntriesPerGroup()

Use a positive whole number to specify the maximum number of entries per group that you want to include in the search result.

  Calls: GetSearchResults
  RequiredInput: No

# Argument: 'xs:int'

getMaxEntriesPerGroup()

# Returns: 'xs:int'

setMaxGroups()

Use a positive whole number to specify the maximum number of groups that you want to include in the search result.

  Calls: GetSearchResults
  RequiredInput: No

# Argument: 'xs:int'

getMaxGroups()

# Returns: 'xs:int'

syntax highlighting: