다음을 통해 공유


BillingProfile.Currency 속성

정의

청구 프로필에 대한 요금이 청구되는 통화를 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상