다음을 통해 공유


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

적용 대상