共用方式為


Transaction.BillingCurrency 屬性

定義

取得此交易所計費貨幣的 ISO 4217 代碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於