# DomainPreview ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **_id** | **UUID** | | **domain** | **String** | | **catchAllInboxId** | **UUID** | | [optional] **createdAt** | **Date** | | **domainType** | **String** | Type of domain. Dictates type of inbox that can be created with domain. HTTP means inboxes are processed using SES while SMTP inboxes use a custom SMTP mail server. SMTP does not support sending so use HTTP for sending emails. | **isVerified** | **Bool** | | **hasMissingRecords** | **Bool** | | [[Back to Model list]](../README#documentation-for-models) [[Back to API list]](../README#documentation-for-api-endpoints) [[Back to README]](../README)