次の方法で共有


BillingProfile.Currency プロパティ

定義

課金プロファイルの料金が課金される通貨を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.currency")]
public string Currency { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.currency")>]
member this.Currency : string
Public ReadOnly Property Currency As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象