# AttackSource
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**country_code** | **String** | Country code of the attack source |
**country_name** | **String** | Name of the country |
**request_count** | **i32** | Number of requests from this country |
**total_count** | **i32** | Total number of attacks considered |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)