NAME
eBay::API::XML::Call::GetItemsAwaitingFeedback::GetItemsAwaitingFeedbackRequestType
DESCRIPTION
Returns transactions in which the user was involved and for which feedback is still needed from either the buyer or seller.
SYNOPSIS
INHERITANCE
eBay::API::XML::Call::GetItemsAwaitingFeedback::GetItemsAwaitingFeedbackRequestType inherits from the eBay::API::XML::RequestDataType 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'
getPagination()
# Returns: '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'
getSort()
# Returns: 'ns:ItemSortTypeCodeType'