# LaunchDarklyApi::EnvironmentBody ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | The name of the new environment. | **key** | **String** | A project-unique key for the new environment. | **color** | **String** | A color swatch (as an RGB hex value with no leading '#', e.g. C8C8C8). | **default_ttl** | **Float** | The default TTL for the new environment. | [optional]