CompleteBranch public class CompleteBranch Documentation Code public string _links { get; set; } public string Commit { get; set; } public string Name { get; set; } public string Protected { get; set; } public string Protection_url { get; set; } public CompleteBranch() public static CompleteBranch FromJson(string data) public string ToJson()