Share via


PaymentDeviceRefundRequest.CashierName Property

Definition

public:
 property Platform::String ^ CashierName { Platform::String ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
winrt::hstring CashierName();
[Windows.Foundation.Metadata.Experimental]
public string CashierName { [Windows.Foundation.Metadata.Experimental] get; }
var string = paymentDeviceRefundRequest.cashierName;
Public ReadOnly Property CashierName As String

Property Value

String

Platform::String

winrt::hstring

Attributes

Applies to