Sha256: 62f809e92b671ac8ee5543859b81c413ff5767b888a77f7a09d1b97c3c096a1c

Contents?: true

Size: 1.71 KB

Versions: 17

Compression:

Stored size: 1.71 KB

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] 
**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] 


Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
cloudmersive-validate-api-client-2.2.6 ./docs/ValidateCountryResponse.md
cloudmersive-validate-api-client-2.2.5 ./docs/ValidateCountryResponse.md
cloudmersive-validate-api-client-2.2.4 ./docs/ValidateCountryResponse.md
cloudmersive-validate-api-client-2.2.3 ./docs/ValidateCountryResponse.md
cloudmersive-validate-api-client-2.2.2 ./docs/ValidateCountryResponse.md
cloudmersive-validate-api-client-2.2.0 ./docs/ValidateCountryResponse.md
cloudmersive-validate-api-client-2.1.9 ./docs/ValidateCountryResponse.md
cloudmersive-validate-api-client-2.1.7 ./docs/ValidateCountryResponse.md
cloudmersive-validate-api-client-2.1.6 ./docs/ValidateCountryResponse.md
cloudmersive-validate-api-client-2.1.5 ./docs/ValidateCountryResponse.md
cloudmersive-validate-api-client-2.1.4 ./docs/ValidateCountryResponse.md
cloudmersive-validate-api-client-2.1.3 ./docs/ValidateCountryResponse.md
cloudmersive-validate-api-client-2.1.2 ./docs/ValidateCountryResponse.md
cloudmersive-validate-api-client-2.1.1 ./docs/ValidateCountryResponse.md
cloudmersive-validate-api-client-2.1.0 ./docs/ValidateCountryResponse.md
cloudmersive-validate-api-client-2.0.9 ./docs/ValidateCountryResponse.md
cloudmersive-validate-api-client-2.0.8 ./docs/ValidateCountryResponse.md