IssueUpdateModel.Assignee Property

Definition

Assignee of the issue.

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

Property Value

Attributes

Applies to