Sha256: c1221b95f6c1df939e655e250ef60dfb2e729fb199bdf53eb6724265812bcdb3
Contents?: true
Size: 848 Bytes
Versions: 3
Compression:
Stored size: 848 Bytes
Contents
# CloudmersiveValidateApiClient::ValidateCountryResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **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] **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]
Version data entries
3 entries across 3 versions & 1 rubygems