SectionResponse.PagesUrl Property

Definition

Url to the pages in this section.

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

Property Value

Attributes

Applies to