rusttwald 0.1.1

Inofficial Rust API client for the mittwald. API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# PageinsightsGetPerformanceData200Response

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | Option<**String**> |  | [optional]
**domain** | **String** |  | 
**metrics** | Option<[**Vec<models::PageinsightsGetPerformanceData200ResponseMetricsInner>**]pageinsights_get_performance_data_200_response_metrics_inner.md> |  | [optional]
**more_data_available** | Option<[**Vec<String>**]string.md> |  | [optional]
**path** | **String** |  | 
**performance_score** | **f64** |  | 
**screenshot** | Option<[**models::PageinsightsGetPerformanceData200ResponseScreenshot**]pageinsights_get_performance_data_200_response_screenshot.md> |  | [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)