# VersionDetail ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **backends** | Option<[**Vec<crate::models::BackendResponse>**](BackendResponse.md)> | List of backends associated to this service. | **cache_settings** | Option<[**Vec<crate::models::CacheSettingResponse>**](CacheSettingResponse.md)> | List of cache settings associated to this service. | **conditions** | Option<[**Vec<crate::models::ConditionResponse>**](ConditionResponse.md)> | List of conditions associated to this service. | **directors** | Option<[**Vec<crate::models::Director>**](Director.md)> | List of directors associated to this service. | **domains** | Option<[**Vec<crate::models::DomainResponse>**](DomainResponse.md)> | List of domains associated to this service. | **gzips** | Option<[**Vec<crate::models::GzipResponse>**](GzipResponse.md)> | List of gzip rules associated to this service. | **headers** | Option<[**Vec<crate::models::HeaderResponse>**](HeaderResponse.md)> | List of headers associated to this service. | **healthchecks** | Option<[**Vec<crate::models::HealthcheckResponse>**](HealthcheckResponse.md)> | List of healthchecks associated to this service. | **request_settings** | Option<[**Vec<crate::models::RequestSettingsResponse>**](RequestSettingsResponse.md)> | List of request settings for this service. | **response_objects** | Option<[**Vec<crate::models::ResponseObjectResponse>**](ResponseObjectResponse.md)> | List of response objects for this service. | **settings** | Option<[**crate::models::VersionDetailSettings**](VersionDetailSettings.md)> | | **snippets** | Option<[**Vec<crate::models::SchemasSnippetResponse>**](SchemasSnippetResponse.md)> | List of VCL snippets for this service. | **vcls** | Option<[**Vec<crate::models::SchemasVclResponse>**](SchemasVclResponse.md)> | List of VCL files for this service. | **wordpress** | Option<[**Vec<serde_json::Value>**](SerdeJsonValue.md)> | A list of Wordpress rules with this service. | [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)