PaymentProperties.PaymentMethodType Property

Definition

Gets the type of payment method.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to