mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-23 14:24:58 +00:00
15 lines
585 B
Markdown
15 lines
585 B
Markdown
# PaginationContextClient
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**model_type** | **str** | | [optional]
|
|
**max_items_per_page** | **int** | | [default to 20]
|
|
**last_returned_page_number** | **int** | | [optional]
|
|
**total_items_returned** | **int** | | [optional]
|
|
**last_page** | **bool** | | [optional]
|
|
**cursor** | **str** | | [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)
|
|
|