Share via


PaymentDeviceRefundRequest.RequestSignature Property

Definition

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

Property Value

Boolean

bool

Attributes

Applies to