Pagination

JSON 表示法
{
  "kind": string,
  "resultsPerPage": integer,
  "nextPageToken": string
}
欄位
kind
(deprecated)

string

識別資源的種類。值:固定字串 "walletobjects#pagination"

resultsPerPage

integer

在這個頁面中傳回的結果數量。

nextPageToken

string

傳送後可擷取下一頁結果的網頁符記。