Name | Description | Type | Additional information |
---|---|---|---|
Id |
The id of the sending domain |
integer |
None. |
Domain |
The domain |
string |
None. |
IsDomainVerified |
Is ownership of the domain verified via the verification code |
boolean |
None. |
DomainVerificationCode |
The code used in the DNS to verify ownership |
string |
None. |
ValidDkim |
Does it have a valid dkim |
boolean |
None. |
CertificateName |
The certificate to be used as private key (default= dkim.bedrock.lime-technologies.com) |
string |
None. |
DkimSelector |
the selector used for dkim - should be "bedrock" |
string |
None. |
IsDefault |
Is this the default SendingDomain |
boolean |
None. |
IsEnabled |
Is the domain active |
boolean |
None. |
UseCustomReturnPath |
Is a custom return path used |
boolean |
None. |
ValidCustomReturnPath |
Is the custom return path valid |
boolean |
None. |
CustomReturnPathDomain |
The custom return path domain |
string |
None. |
ValidDmarc |
Does it have valid DMARC |
boolean |
None. |