# GetPositionsResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**data** | [**Array<Position2>**](Position2.md) | Page of user lending positions for this query. | [default to undefined]| |**total** | **number** | Total number of items matching the query. | [default to undefined]| |**next** | **string** | Opaque cursor for the next page; empty when there is no next page. | [optional] [default to undefined]| |**prev** | **string** | Opaque cursor for the previous page; empty when there is no previous page. | [optional] [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)