Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 610 Bytes

paymentitem_paymentitem_1050873564.md

File metadata and controls

26 lines (18 loc) · 610 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Payments.PaymentItem.#ctor(System.String,Windows.ApplicationModel.Payments.PaymentCurrencyAmount)
winrt method

Windows.ApplicationModel.Payments.PaymentItem.PaymentItem

-description

Creates a PaymentItem object. The Pending property is set to false by default.

-parameters

-param label

The label.

-param amount

The amount.

-remarks

-examples

-see-also