fastly-api 13.1.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# ValuesCountryStats

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**region** | Option<**String**> | The client's country subdivision code as defined by ISO 3166-2. | 
**region_chr** | Option<**f32**> | The cache hit ratio for the region. | 
**region_error_rate** | Option<**f32**> | The error rate for the region. | 

[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)