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

     1  # ReportingViewInfo
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Name** | **string** | User-defined name of a 'View'. The maximum value is 255 | 
     7  **Pages** | [**[]ReportingPagesInfo**](ReportingPagesInfo.md) | List of pages, the max amount is 10 | 
     8  **Schedules** | [**[]ReportingSchedulesInfo**](ReportingSchedulesInfo.md) | List of schedules, the max amount is 5. Each 'View' may have several schedules for reporting. For example, customer may want to get daily and weekly reports with the same set of settings | [optional] 
     9  
    10  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    11  
    12