The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::DataType::ProductRecommendationsType

DESCRIPTION

A list of products returned from the Suggested Attributes engine.

SYNOPSIS

INHERITANCE

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

Subroutines:

setProduct()

A suggested product to use to list an item with Pre-filled Item Information. Returned from GetItemRecommendations when the Suggested Attributes engine is used See the Developer's Guide for additional details.

# Argument: reference to an array of 'ns:ProductInfoType'

getProduct()

  Calls: GetItemRecommendations
  Returned: Conditionally

# Returns: reference to an array of 'ns:ProductInfoType'