Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.01 KB

Milestone.md

File metadata and controls

21 lines (17 loc) · 1.01 KB

Milestone

Properties

Name Type Description Notes
Url string [optional] [default to null]
HtmlUrl string [optional] [default to null]
Number int32 [optional] [default to null]
RepositoryId int32 [optional] [default to null]
State string [optional] [default to null]
Title string [optional] [default to null]
Description string [optional] [default to null]
UpdatedAt time.Time [optional] [default to null]
CreatedAt time.Time [optional] [default to null]
OpenIssues int32 [optional] [default to null]
ClosedIssues int32 [optional] [default to null]
DueOn string [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]