# # ResponseBodyCursorPagination

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cursor** | **string** |  | [optional] 
**limit** | **int** |  | [optional] 
**next_cursor** | **string** |  | [optional] 
**previous_cursor** | **string** |  | [optional] 
**type** | **string** | Тип пагинации | [optional] 

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)