File "GetDomainConfigurationModel.md"
Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/getbrevo/brevo-php/docs/Model/GetDomainConfigurationModel.md
File size: 686 bytes
MIME-type: text/plain
Charset: utf-8
# GetDomainConfigurationModel
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**domain** | **string** | Domain |
**verified** | **bool** | Status of domain verification (true=verified, false=non verified) |
**authenticated** | **bool** | Status of domain authentication (true=authenticated, false=non authenticated) |
**dnsRecords** | [**\Brevo\Client\Model\CreateDomainModelDnsRecords**](CreateDomainModelDnsRecords.md) | |
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)