| Name | Type | Description | Notes |
|---|---|---|---|
| limit | Integer | The number of records returned per page. | [optional] |
| next_cursor | String | Cursor value used to retrieve the next page of results. Empty if there are no more results. | [optional] |
| previous_cursor | String | Cursor value used to retrieve the previous page of results. Empty if there is no previous page. | [optional] |
| sort | String | The sort order applied to the results. | [optional] |