nextPageToken property

String? nextPageToken
getter/setter pair

Continuation token for fetching the next page of results.

Pass this value in the ListAuctionPackagesRequest.pageToken field in the subsequent call to the ListAuctionPackages method to retrieve the next page of results.

Implementation

core.String? nextPageToken;