RepositoryDetails.CollaboratorsUrl Property

Definition

The Collaborators URL for this repository

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

Property Value

Attributes

Applies to