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

適用於