Compartir a través de


PaymentToken.PaymentMethodId Propiedad

Definición

Identificador del método de pago.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Obtiene el PaymentMethodId.

Se aplica a