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

# Interface: PaginationLinks

# Interface: PaginationLinks

Pagination links returned by Terminal49 list endpoints.

## Properties

| Property                               | Type     |
| -------------------------------------- | -------- |
| <a id="property-current" /> `current?` | `string` |
| <a id="property-first" /> `first?`     | `string` |
| <a id="property-last" /> `last?`       | `string` |
| <a id="property-next" /> `next?`       | `string` |
| <a id="property-prev" /> `prev?`       | `string` |
| <a id="property-self" /> `self?`       | `string` |
