Share via


PaymentResponse.PayerName Property

Definition

Overloads

PayerName

The payer name.

PayerName

The payer name.

public:
 property Platform::String ^ PayerName { Platform::String ^ get(); };
winrt::hstring PayerName();
public string PayerName { get; }
var string = paymentResponse.payerName;
Public ReadOnly Property PayerName As String

Property Value

String

Platform::String

winrt::hstring

Gets the PayerName.

Applies to