Compartir a través de


PaymentResponse.PayerName Propiedad

Definición

Nombre del pagador.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Obtiene payerName.

Se aplica a