다음을 통해 공유


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

적용 대상