다음을 통해 공유


PaymentProperties.PaymentType 속성

정의

결제 유형을 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상