次の方法で共有


MeterDetails.PretaxStandardRate プロパティ

定義

pretax の掲載価格を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象