Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 652 Bytes

paymentmethoddata_paymentmethoddata_177128098.md

File metadata and controls

28 lines (18 loc) · 652 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Payments.PaymentMethodData.#ctor(Windows.Foundation.Collections.IIterable{System.String},System.String)
winrt method

Windows.ApplicationModel.Payments.PaymentMethodData.PaymentMethodData

-description

Creates a PaymentMethodData object.

-parameters

-param supportedMethodIds

The supported method IDs.

-param jsonData

The data associated with a payment method.

-remarks

-see-also

-examples