次の方法で共有


RenewPropertiesResponseBillingCurrencyTotal.CurrencyCode プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="currencyCode")]
public string CurrencyCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="currencyCode")>]
member this.CurrencyCode : string with get, set
Public Property CurrencyCode As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象