eBay Merchant Data APIVersion 1255
 

PaginationResultType

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

No calls use PaginationResultType.

Fields

TotalNumberOfEntries ( int ) [0..1]
Not used by any call.

Indicates the total number of entries that could be returned by repeated call requests. 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]
Not used by any call.

Indicates the total number of pages of data that could be returned by repeated requests. Returned with a value of 0 if no pages are available.
See the Field Index to learn which calls use TotalNumberOfPages.