RepositoryMiniDetails.RepositoryFullName Property

Definition

The full name of the repository.

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

Property Value

Attributes

Applies to