Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 708 Bytes

CreateSenderModel.md

File metadata and controls

11 lines (8 loc) · 708 Bytes

CreateSenderModel

Properties

Name Type Description Notes
Id int64 ID of the Sender created [default to null]
SpfError bool Status of SPF configuration for the sender (true = SPF not well configured, false = SPF well configured) [optional] [default to null]
DkimError bool Status of DKIM configuration for the sender (true = DKIM not well configured, false = DKIM well configured) [optional] [default to null]

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