# ReposGetAllEnvironments200Response
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**total_count** | Option<**i32**> | The number of environments in this repository | [optional]
**environments** | Option<[**Vec<models::Environment>**](environment.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)