PaymentToken.PaymentMethodId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Gets the PaymentMethodId.