Sha256: 10e7f89c4724a2f218022f9de79e61ec7e5ffd2d8f81d1eb274f5d42659925cf
Contents?: true
Size: 948 Bytes
Versions: 21
Compression:
Stored size: 948 Bytes
Contents
# CloudmersiveValidateApiClient::ValidateCityRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **city** | **String** | Required: City of the address to validate, such as 'San Francisco' or 'London' | [optional] **state_or_province** | **String** | Required: State or province of the address to validate, such as 'California' or 'CA' | [optional] **country_full_name** | **String** | Optional (recommended); Name of the country, such as 'United States'. If left blank, and CountryCode is also left blank, will default to United States. Global countries are supported. | [optional] **country_code** | **String** | Optional; two-letter country code (Two-letter ISO 3166-1 country code) of the country. If left blank, and CountryFullName is also left blank, will default to United States. Global countries are supported. | [optional]
Version data entries
21 entries across 21 versions & 1 rubygems