共用方式為


Transaction.PricingCurrency 屬性

定義

取得產品價格所在貨幣的 ISO 4217 代碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於