RepositoryDetails.MasterBranch Property

Definition

Repository master branch.

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

Property Value

Attributes

Applies to