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

NAME

eBay::API::XML::Call::GetItemsAwaitingFeedback

DESCRIPTION

SYNOPSIS

INHERITANCE

eBay::API::XML::Call::GetItemsAwaitingFeedback inherits from the eBay::API::XML::BaseCall class

Subroutines:

setPagination()

Specifies the number of entries per page and the page number to return in the result set.

  RequiredInput: No
#    Argument: 'ns:PaginationType'

setSort()

Specifies how the returned feedback items should be sorted. Valid values are Title, EndTime, QuestionCount, FeedbackLeft, FeedbackReceivedDescending, UserIDDescending, TitleDescending, and EndTimeDescending.

  RequiredInput: No
#    Argument: 'ns:ItemSortTypeCodeType'

getItemsAwaitingFeedback()

Contains the items awaiting feedback. Returned only if there are items that do not yet have feedback.

  Returned: Always
#    Returns: 'ns:PaginatedTransactionArrayType'