EmailVerificationResult
Email verification result. Valid means email address exists according to response from mail server running at the domain and port given.
Properties
Name | Type | Description | Notes |
---|---|---|---|
domainName | String | ||
port | Integer | ||
emailAddress | String | ||
isValid | Boolean | ||
error | String | [optional] |