IssueUpdateModel.Milestones Property

Definition

Number of milestones to associate with issue.

[System.Text.Json.Serialization.JsonPropertyName("milestone")]
public string Milestones { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("milestone")>]
member this.Milestones : string with get, set
Public Property Milestones As String

Property Value

Attributes

Applies to