Name | Type | Description | Notes |
---|---|---|---|
first | string | The link to the first page. | |
items | \Wordlift\Client\Model\WithLimits[] | An array of objects. | |
last | string | The link to the last page. | |
next | string | The link to the next page or `null` if there's no page. | |
prev | string | The link to the previous page or `null` if there's no page. | |
self | string | The link to the current page. |