Поделиться через


Transaction.Quantity Свойство

Определение

Возвращает количество, приобретенное в транзакции.

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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к