# Milestone ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **closed_at** | Option<**String**> | | **closed_issues** | **i32** | | **created_at** | **String** | | **creator** | Option<[**models::User1**](User_1.md)> | | **description** | Option<**String**> | | **due_on** | Option<**String**> | | **html_url** | **String** | | **id** | **i32** | | **labels_url** | **String** | | **node_id** | **String** | | **number** | **i32** | The number of the milestone. | **open_issues** | **i32** | | **state** | **String** | The state of the milestone. | **title** | **String** | The title of the milestone. | **updated_at** | **String** | | **url** | **String** | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)