Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 665 Bytes

CreateSenderModel.md

File metadata and controls

12 lines (8 loc) · 665 Bytes

CreateSenderModel

Properties

Name Type Description Notes
id int ID of the Sender created
spfError bool Status of SPF configuration for the sender (true = SPF not well configured, false = SPF well configured) [optional]
dkimError bool Status of DKIM configuration for the sender (true = DKIM not well configured, false = DKIM well configured) [optional]

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