Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 543 Bytes

paymentdetails_total.md

File metadata and controls

23 lines (16 loc) · 543 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Payments.PaymentDetails.Total
winrt property

Windows.ApplicationModel.Payments.PaymentDetails.Total

-description

This is the total cost of the transaction.

-property-value

Gets or sets the Total.

-remarks

Apps should validate that this value matches the sum of the DisplayItems and the selected shipping option.

-examples

-see-also