次の方法で共有


CalculatePriceResponsePropertiesBillingCurrencyTotal.Amount プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="amount")]
public double? Amount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="amount")>]
member this.Amount : Nullable<double> with get, set
Public Property Amount As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象