Share via


PaymentDevicePaymentAuthorizationRequest.RequestedAmount Property

Definition

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

Property Value

Attributes

Applies to