nextPageToken property

String? nextPageToken
getter/setter pair

A token which can be passed to a subsequent call to the ListBuyers method to retrieve the next page of results in ListBuyersRequest.pageToken.

Implementation

core.String? nextPageToken;