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


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

Index


NAME

Top

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

DESCRIPTION

Top

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::GetItemsAwaitingFeedback inherits from the eBay::API::XML::BaseCall 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'

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'


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