Sha256: 4e009e009026c942307719cc1f5e4d28d35377ecb8ed08dc1e2c5a379b9b740e
Contents?: true
Size: 816 Bytes
Versions: 21
Compression:
Stored size: 816 Bytes
Contents
# CloudmersiveValidateApiClient::ValidateStateRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **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