# SuggestionAllOf
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**domain** | Option<**String**> | The suggested domain, consisting of a subdomain and zone. |
**subdomain** | Option<**String**> | The subdomain of the suggested domain. |
**zone** | Option<**String**> | The zone of the suggested domain. |
**path** | Option<**String**> | If present, the path is to be appended to the domain to complete the suggestion. |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)