EventGetResponse.PriceRanges Property

Definition

priceRanges

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

Property Value

Attributes

Applies to