# ServiceListResponseAllOf ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | Option<**String**> | | [readonly] **version** | Option<**i32**> | Current [version](https://www.fastly.com/documentation/reference/api/services/version/) of the service. | **versions** | Option<[**Vec<crate::models::SchemasVersionResponse>**](SchemasVersionResponse.md)> | A list of [versions](https://www.fastly.com/documentation/reference/api/services/version/) associated with the service. | **environments** | Option<[**Vec<crate::models::Environment>**](Environment.md)> | A list of environments where the service has been deployed. | [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)