PaymentToken.PaymentMethodId Property

Definition

The payment method ID.

public:
 property Platform::String ^ PaymentMethodId { Platform::String ^ get(); };
winrt::hstring PaymentMethodId();
public string PaymentMethodId { get; }
var string = paymentToken.paymentMethodId;
Public ReadOnly Property PaymentMethodId As String

Property Value

String

Platform::String

winrt::hstring

Gets the PaymentMethodId.

Applies to