go-firefly3/docs/MetaPagination.md
2024-05-11 14:45:50 +03:00

14 lines
584 B
Markdown

# MetaPagination
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Total** | **int32** | | [optional] [default to null]
**Count** | **int32** | | [optional] [default to null]
**PerPage** | **int32** | | [optional] [default to null]
**CurrentPage** | **int32** | | [optional] [default to null]
**TotalPages** | **int32** | | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)