# ProjectsV2 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **f64** | | **node_id** | **String** | | **owner** | [**models::SimpleUser**](simple-user.md) | | **creator** | [**models::SimpleUser**](simple-user.md) | | **title** | **String** | | **description** | Option<**String**> | | **public** | **bool** | | **closed_at** | Option<**String**> | | **created_at** | **String** | | **updated_at** | **String** | | **number** | **i32** | | **short_description** | Option<**String**> | | **deleted_at** | Option<**String**> | | **deleted_by** | Option<[**models::NullableSimpleUser**](nullable-simple-user.md)> | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)