Share via


PaymentDeviceRefundRequest.RequestTip Property

Definition

public:
 property bool RequestTip { bool get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
bool RequestTip();
[Windows.Foundation.Metadata.Experimental]
public bool RequestTip { [Windows.Foundation.Metadata.Experimental] get; }
var boolean = paymentDeviceRefundRequest.requestTip;
Public ReadOnly Property RequestTip As Boolean

Property Value

Boolean

bool

Attributes

Applies to