次の方法で共有


UsageDetail.Currency プロパティ

定義

メーターが課金される ISO 通貨 (米国ドルなど) を取得します。

[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

適用対象