File "GetDomainsListDomains.md"
Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/getbrevo/brevo-php/docs/Model/GetDomainsListDomains.md
File size: 691 bytes
MIME-type: text/plain
Charset: utf-8
# GetDomainsListDomains
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | Id of the domain |
**domainName** | **string** | Domain name |
**authenticated** | **bool** | Status of domain authentication (true=authenticated, false=non authenticated) |
**verified** | **bool** | Status of domain verification (true=verified, false=non verified) |
**ip** | **string** | Dedicated IP associated with domain | [optional]
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)