# PaginationContextSystemEvent ## 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)