Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 943 Bytes

AddressVerifySyntaxOnlyResponse.md

File metadata and controls

13 lines (9 loc) · 943 Bytes

AddressVerifySyntaxOnlyResponse

Properties

Name Type Description Notes
valid_address bool 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 bool 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 bool 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]

[Back to Model list] [Back to API list] [Back to README]