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


Product.Quantity Свойство

Определение

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

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

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

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

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