eBay::API::XML::Call::GetItemsAwaitingFeedback::GetItemsAwaitingFeedbackRequestType - eBay::API::XML::Call::GetItemsAwaitingFeedback::GetItemsAwaitingFeedbackRequestType documentation


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

Index


NAME

Top

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

DESCRIPTION

Top

Returns transactions in which the user was involved and for which feedback is still needed from either the buyer or seller.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::GetItemsAwaitingFeedback::GetItemsAwaitingFeedbackRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines:

Top

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'


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