Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 499 Bytes

File metadata and controls

9 lines (8 loc) · 499 Bytes

SuccessfulResponse

Properties

Name Type Description Notes
successCount Integer Number of messages that were queued for sending. [optional]
failCount Integer Number of messages that failed to be queued for sending. [optional]
failedRecipients List<String> List of email addresses that the email was not sent to. [optional]
errors List<String> [optional]