Transaction.Units 屬性

定義

取得用於指定產品的單位數目。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於