Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 588 Bytes

PostSendFailed.md

File metadata and controls

13 lines (10 loc) · 588 Bytes

brevo_csharp.Model.PostSendFailed

Properties

Name Type Description Notes
Code long? Response code
Message string Response message
UnexistingEmails List<string> [optional]
WithoutListEmails List<string> [optional]
BlackListedEmails List<string> [optional]

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