PaginationResultType
Shows the pagination of data returned by requests. Pagination of returned data is not needed in and not supported for every call. See the documentation for individual calls to determine whether pagination is supported, required, or desirable.

Types that use PaginationResultType:

Calls that use one or more fields of PaginationResultType:

Fields

TotalNumberOfEntries ( int ) [0..1]
Indicates the total number of entries that could be returned by repeated requests. For GetOrders, not applicable to eBay.com (for GetOrders, applicable to Half.com). Returned with a value of 0 if no entries are available.
See the Field Index to learn which calls use TotalNumberOfEntries.

TotalNumberOfPages ( int ) [0..1]
Indicates the total number of pages of data that could be returned by repeated requests. For GetOrders, not applicable to eBay.com (for GetOrders, applicable to Half.com). Returned with a value of 0 if no pages are available.
See the Field Index to learn which calls use TotalNumberOfPages.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2010 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.