Sha256: a204b7ae8ab9c306185ed915ffd261b70a3e9b94f3c852467c46b9ba3c57c9c5
Contents?: true
Size: 696 Bytes
Versions: 21
Compression:
Stored size: 696 Bytes
Contents
# CloudmersiveValidateApiClient::ValidateStateResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **valid_state** | **BOOLEAN** | True if the address is valid, false otherwise | [optional] **state_or_province** | **String** | If valid; State or province corresponding to the input state name, such as 'CA' or 'California' | [optional] **latitude** | **Float** | If the postal code is valid, the degrees latitude of the centroid of the state, null otherwise | [optional] **longitude** | **Float** | If the postal code is valid, the degrees longitude of the centroid of the state, null otherwise | [optional]
Version data entries
21 entries across 21 versions & 1 rubygems