Share via


PaymentDeviceRefundRequest.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 = paymentDeviceRefundRequest.requestedAmount;
Public ReadOnly Property RequestedAmount As CurrencyAmount

Property Value

Attributes

Applies to