共用方式為


Amount.Currency 屬性

定義

取得金額值的貨幣。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於