Compartilhar via


Transaction.Quantity Propriedade

Definição

Obtém a quantidade adquirida na transação.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a