PaymentProperties.PaymentType Property

Definition

Gets the type of payment.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to