go-firefly3/docs/MetaPagination.md

14 lines
584 B
Markdown
Raw Normal View History

2024-05-11 14:43:57 +03:00
# 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)