RecipientId Property
Unique account Id of the payment recipient (the seller).
Syntax
[VB.NET] Public ReadOnlyProperty RecipientId As String
[C#] public string RecipientId {get;}
Remarks
This value is the same as the value of the recipient's referral Id.
This property is returned by PayPal after a call to GetTransactionDetails.
This property is read-only.
Default Value
""