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

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::FeedbackPeriodArrayType

DESCRIPTION ^

Container for a set of feedback statistics. Contains zero one or multiple FeedbackPeriod objects. Output only, for the summary feedback data returned by GetFeedback.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setFeedbackPeriod()

Contains one feedback statistic giving length of the period being reported (e.g. last 7 days prior to the call), and total number of feedback entries (of the type given by the container, e.g. positive feedback) submitted during the indicated period. Returned if no detail level is specified.

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

getFeedbackPeriod()

  Calls: GetFeedback
  Returned: Conditionally
  Details: DetailLevel: none, ReturnAll

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

syntax highlighting: