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

15 lines
691 B
Markdown
Raw Normal View History

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