Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 666 Bytes

paymentrequest_paymentrequest_1739145104.md

File metadata and controls

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

Windows.ApplicationModel.Payments.PaymentRequest.PaymentRequest

-description

Creates a PaymentRequest object.

-parameters

-param details

The details.

-param methodData

The method data.

-remarks

-see-also

-examples