fastly-api 13.1.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**product** | Option<[**crate::models::DomainInspectorResponseProductProduct**]DomainInspectorResponseProductProduct.md> |  | 
**customer** | Option<[**crate::models::BotManagementResponseCustomerCustomer**]BotManagementResponseCustomerCustomer.md> |  | 
**services** | Option<**Vec<String>**> | A list of services with Domain Inspector enabled. | 
**_links** | Option<[**crate::models::DomainInspectorResponseLinksGetAllServicesLinks**]DomainInspectorResponseLinksGetAllServicesLinks.md> |  | 

[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)