> ## 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>
