github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/Paging.md (about)

     1  # Paging
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Page** | **int32** |  | [optional] 
     7  **TotalPages** | **int32** |  | [optional] 
     8  **PerPage** | **int32** |  | [optional] 
     9  **TotalElements** | **int32** |  | [optional] 
    10  **PageStart** | **int32** |  | [optional] 
    11  **PageEnd** | **int32** |  | [optional] 
    12  
    13  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    14  
    15