Skip to content

Files

Latest commit

author
Elasticemail
May 11, 2021
965f24d · May 11, 2021

History

History
16 lines (11 loc) · 582 Bytes

FileUploadResult.md

File metadata and controls

16 lines (11 loc) · 582 Bytes

ElasticEmail::Object::FileUploadResult

Load the model package

use ElasticEmail::Object::FileUploadResult;

Properties

Name Type Description Notes
emails_count int How many unique emails were detected the file [optional]
duplicated_emails_count int How many email duplicates were detected [optional]

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