> ## Documentation Index
> Fetch the complete documentation index at: https://generaltranslation.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# PaginationMeta

ページネーションメタデータ

<div id="properties">
  ## プロパティ
</div>

<ResponseField name="nextToken" type="string">
  次ページトークン
</ResponseField>

<ResponseField name="previousToken" type="string">
  前ページトークン
</ResponseField>

<ResponseField name="totalCount" type="number">
  合計件数
</ResponseField>

<ResponseField name="resultCount" type="number">
  結果件数
</ResponseField>
