Sha256: c18aaa580a1b5d692ff8ef029d57e5aacbaf99060058cb9b74f9ffd2e99a2461
Contents?: true
Size: 800 Bytes
Versions: 21
Compression:
Stored size: 800 Bytes
Contents
# CloudmersiveValidateApiClient::ValidatePostalCodeRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **postal_code** | **String** | Required: Zip code or postal code of the address to validate, such as '94597' | [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