| ID |
Guid |
The ID of the from domain |
| AccountID |
Guid |
The accountID of the from domain |
| Domain |
String |
The domain, for example myawesomecompany.com |
| IsValid |
Bool |
Whether the domain is verified and can be used in from addresses. This is true when all DNS entries are created correctly and have been verified |
| DnsEntries |
Array of objects |
Dns entries for this domain, see dns entry object definition |
| CreatedOn |
DateTime |
When the from domain was created in CET |
| CreatedOnUtc |
DateTime |
When the from domain was created in UTC |
| ModifiedOn |
DateTime |
When the from domain was last modified in CET |
| ModifiedOnUtc |
DateTime |
When the from domain was last modified in UTC |
| DeletedOn |
DateTime |
When the from domain was deleted in CET |
| DeletedOnUtc |
DateTime |
When the from domain was deleted in UTC |