RepositoryMiniDetails.RepositoryMasterBranch Property

Definition

Repository master branch.

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

Property Value

Attributes

Applies to