次の方法で共有


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

適用対象