Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 652 Bytes

File metadata and controls

28 lines (18 loc) · 652 Bytes
-api-id M:Windows.ApplicationModel.Payments.PaymentMethodData.#ctor(Windows.Foundation.Collections.IIterable{System.String},System.String)
-api-type 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