다음을 통해 공유


Transaction.ExchangeRate 속성

정의

해당하는 경우 청구 금액을 청구 통화로 변환하는 데 사용되는 환율을 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.exchangeRate")]
public double? ExchangeRate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.exchangeRate")>]
member this.ExchangeRate : Nullable<double>
Public ReadOnly Property ExchangeRate As Nullable(Of Double)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상