Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 745 Bytes

paymentrequestchangedresult_paymentrequestchangedresult_1055010060.md

File metadata and controls

26 lines (18 loc) · 745 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Payments.PaymentRequestChangedResult.#ctor(System.Boolean,Windows.ApplicationModel.Payments.PaymentDetails)
winrt method

Windows.ApplicationModel.Payments.PaymentRequestChangedResult.PaymentRequestChangedResult

-description

Creates a new PaymentRequestChangedResult object.

-parameters

-param changeAcceptedByMerchant

Whether the change is accepted by the merchant.

-param updatedPaymentDetails

The updated payment details.

-remarks

-examples

-see-also