Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.05 KB

File metadata and controls

20 lines (16 loc) · 1.05 KB

EmailValidationResult

Properties

Name Type Description Notes
Account string [optional] [default to null]
Domain string [optional] [default to null]
Email string [optional] [default to null]
SuggestedSpelling string [optional] [default to null]
Disposable boolean [optional] [default to null]
Role boolean [optional] [default to null]
Reason string [optional] [default to null]
DateAdded string [optional] [default to null]
Result EmailValidationStatus [optional] [default to null]
PredictedScore integer [optional] [default to null]
PredictedStatus EmailPredictedValidationStatus [optional] [default to null]

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