nouveau-theatre-de-besancon/vendor/getbrevo/brevo-php/docs/Model/GetDomainConfigurationModel.md

14 lines
686 B
Markdown
Raw Normal View History

2024-09-04 18:30:33 +02:00
# 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)