次の方法で共有


MeterDetails.TotalIncludedQuantity プロパティ

定義

オファーに関連付けられている合計含まれる数量を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="totalIncludedQuantity")]
public decimal? TotalIncludedQuantity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalIncludedQuantity")>]
member this.TotalIncludedQuantity : Nullable<decimal>
Public ReadOnly Property TotalIncludedQuantity As Nullable(Of Decimal)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象