RecipientId Property
Unique account Id of the payment recipient (the seller).
Syntax
__property String RecipientId = {read=FRecipientId, write=FSetRecipientId};
Default Value
""
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.
Data Type
String