14 lines
686 B
Markdown
14 lines
686 B
Markdown
|
|
# 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)
|
||
|
|
|
||
|
|
|