15 lines
691 B
Markdown
15 lines
691 B
Markdown
|
|
# 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)
|
||
|
|
|
||
|
|
|