RepositoryDetails.IssueEventsUrl Property

Definition

The issue events URL for this repository

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

Property Value

Attributes

Applies to