eBay Trading APIVersion 1349
 

PaginatedItemArrayType

Contains a paginated list of items.

Types that use PaginatedItemArrayType:

Calls that use PaginatedItemArrayType:

Fields

ItemArray ( ItemArrayType ) [0..1]
An array of one or more items returned under one or more containers in a GetMyeBayBuying or GetMyeBaySelling call response.
See the Field Index to learn which calls use ItemArray.

PaginationResult ( PaginationResultType ) [0..1]
This container shows the total numer of items that matched the input criteria and the total number of the results set. Users can use the Pagination.PageNumber field in the request to toggle through different pages in the results set.
See the Field Index to learn which calls use PaginationResult.