Tim Keefer > eBay-API-0.25 > eBay::API::XML::DataType::ProductFinderConstraintType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

View/Report Bugs
Source  

NAME ^

eBay::API::XML::DataType::ProductFinderConstraintType

DESCRIPTION ^

An attribute (constraint) that was specified in a search request that was based on a product finder query. Used to help you map each query in a batch request to the corresponding search result in the response.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setDisplayName()

The search attribute name (e.g., Manufacturer).

# Argument: 'xs:string'

getDisplayName()

  Calls: GetProductSearchResults
  Returned: Conditionally

# Returns: 'xs:string'

setDisplayValue()

The search attribute value the user specified in the query (e.g., the actual name the user chose for the manufacturer).

# Argument: 'xs:string'

getDisplayValue()

  Calls: GetProductSearchResults
  Returned: Conditionally

# Returns: 'xs:string'

syntax highlighting: