mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-22 22:05:07 +00:00
15 lines
592 B
Markdown
15 lines
592 B
Markdown
# PaginationContextClientSession
|
|
|
|
## 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)
|
|
|