Pagination

Zapis JSON
{
  "kind": string,
  "resultsPerPage": integer,
  "nextPageToken": string
}
Pola
kind
(deprecated)

string

Określa rodzaj danego zasobu. Wartość: ustalony ciąg znaków "walletobjects#pagination".

resultsPerPage

integer

Liczba wyników zwróconych na tej stronie.

nextPageToken

string

Token strony, który ma zostać wysłany w celu pobrania następnej strony.