PaymentDeviceTransactionResult.AuthorizedAmount Property

Definition

public:
 property CurrencyAmount ^ AuthorizedAmount { CurrencyAmount ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
CurrencyAmount AuthorizedAmount();
[Windows.Foundation.Metadata.Experimental]
public CurrencyAmount AuthorizedAmount { [Windows.Foundation.Metadata.Experimental] get; }
var currencyAmount = paymentDeviceTransactionResult.authorizedAmount;
Public ReadOnly Property AuthorizedAmount As CurrencyAmount

Property Value

Attributes

Applies to