EventsGetResponse.Page Property

Definition

page

[System.Text.Json.Serialization.JsonPropertyName("page")]
public System.Text.Json.JsonElement? Page { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("page")>]
member this.Page : Nullable<System.Text.Json.JsonElement> with get, set
Public Property Page As Nullable(Of JsonElement)

Property Value

Attributes

Applies to