SectionResponse.Url Property

Definition

The url to this section.

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

Property Value

Attributes

Applies to