gitee.com/openeuler/go-gitee@v0.0.0-20220530104019-3af895bc380c/docs/Milestone.md (about) 1 # Milestone 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Url** | **string** | | [optional] [default to null] 7 **HtmlUrl** | **string** | | [optional] [default to null] 8 **Number** | **int32** | | [optional] [default to null] 9 **RepositoryId** | **int32** | | [optional] [default to null] 10 **State** | **string** | | [optional] [default to null] 11 **Title** | **string** | | [optional] [default to null] 12 **Description** | **string** | | [optional] [default to null] 13 **UpdatedAt** | [**time.Time**](time.Time.md) | | [optional] [default to null] 14 **CreatedAt** | [**time.Time**](time.Time.md) | | [optional] [default to null] 15 **OpenIssues** | **int32** | | [optional] [default to null] 16 **ClosedIssues** | **int32** | | [optional] [default to null] 17 **DueOn** | **string** | | [optional] [default to null] 18 19 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 20 21