Sha256: dbcd0f0e1b00bd5b916a4be09bae5f5f77ead7e6247c9f04817a43eab6441982
Contents?: true
Size: 820 Bytes
Versions: 25
Compression:
Stored size: 820 Bytes
Contents
# CloudmersiveValidateApiClient::AddressVerifySyntaxOnlyResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **valid_address** | **BOOLEAN** | True if the email address is syntactically valid, false if it is not | [optional] **domain** | **String** | Domain name of the email address | [optional] **is_free_email_provider** | **BOOLEAN** | True if the email domain name is a free provider (typically a free to sign up web email provider for consumers / personal use), false otherwise. | [optional] **is_disposable** | **BOOLEAN** | True if the email address is a disposable email address, false otherwise; these disposable providers are not typically used to receive email and so will have a low likelihood of opening mail sent there. | [optional]
Version data entries
25 entries across 25 versions & 1 rubygems