# EnvironmentApprovalsEnvironmentsInner
## Properties
**id** | Option<**i32**> | The id of the environment. | [optional]
**node_id** | Option<**String**> | | [optional]
**name** | Option<**String**> | The name of the environment. | [optional]
**url** | Option<**String**> | | [optional]
**html_url** | Option<**String**> | | [optional]
**created_at** | Option<**String**> | The time that the environment was created, in ISO 8601 format. | [optional]
**updated_at** | Option<**String**> | The time that the environment was last updated, in ISO 8601 format. | [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)