eBay::API::XML::DataType::VeROReportItemsType - eBay::API::XML::DataType::VeROReportItemsType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::VeROReportItemsType

DESCRIPTION

Top

Container for a list of items. Can contain zero, one, or multiple ReportedItemsType objects, each of which conveys the data for one item listing.

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

setReportItem()

Contains the data and status of a reported item.

  Calls: VeROReportItems
  RequiredInput: Yes

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

getReportItem()

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


eBay-API documentation  | view source Contained in the eBay-API distribution.