fastly-api 13.1.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Suggestion

## 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)