Condividi tramite


Transaction.Quantity Proprietà

Definizione

Ottiene la quantità acquistata nella transazione.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.quantity")]
public int? Quantity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.quantity")>]
member this.Quantity : Nullable<int>
Public ReadOnly Property Quantity As Nullable(Of Integer)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a