./docs/ValidateCountryResponse.md in cloudmersive-validate-api-client-1.3.9 vs ./docs/ValidateCountryResponse.md in cloudmersive-validate-api-client-1.4.0
- old
+ new
@@ -6,7 +6,8 @@
**successful** | **BOOLEAN** | True if successful, false otherwise | [optional]
**country_full_name** | **String** | Full name of the country | [optional]
**iso_two_letter_code** | **String** | Two-letter ISO 3166-1 country code | [optional]
**fips_two_letter_code** | **String** | Two-letter FIPS 10-4 country code | [optional]
**three_letter_code** | **String** | Three-letter ISO 3166-1 country code | [optional]
+**timezones** | [**Array<Timezone>**](Timezone.md) | Time zones (IANA/Olsen) in the country | [optional]