EventGetResponse.Sales Property

Definition

sales

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

Property Value

Attributes

Applies to