./docs/ValidateCountryResponse.md in cloudmersive-validate-api-client-2.0.7 vs ./docs/ValidateCountryResponse.md in cloudmersive-validate-api-client-2.0.8

- old
+ new

@@ -11,7 +11,9 @@ **is_european_union_member** | **BOOLEAN** | True if this country is currently a member of the European Union (EU), false otherwise | [optional] **timezones** | [**Array<Timezone>**](Timezone.md) | Time zones (IANA/Olsen) in the country | [optional] **iso_currency_code** | **String** | ISO 4217 currency three-letter code associated with the country | [optional] **currency_symbol** | **String** | Symbol associated with the currency | [optional] **currency_english_name** | **String** | Full name of the currency | [optional] +**region** | **String** | Region (continent) in which the country is located; possible values are None, Europe, Americas, Asia, Africa, Oceania | [optional] +**subregion** | **String** | Subregion in which the country is located; possible values are None, NorthernEurope, WesternEurope, SouthernEurope, EasternEurope, CentralAmerica, NorthernAmerica, SouthAmerica, EasternAfrica, MiddleAfrica, NorthernAfrica , SouthernAfrica , WesternAfrica , CentralAsia , EasternAsia , SouthernAsia , SouthEasternAsia , WesternAsia , Southern , Middle , AustraliaandNewZealand , Melanesia , Polynesia , Micronesia , Caribbean, | [optional]