Payer Property
This property contains information about the payer.
Syntax
[VB.NET] Public ReadOnlyProperty Payer As TransactionDetailsPayer
[C#] public TransactionDetailsPayer Payer {get;}
Remarks
This property will be populated when the transaction details are returned by PayPal about the payer for the requested transaction.
This property is read-only.