Recipients Property
Contains a collection of information about the receivers of a payment.
Syntax
[VB.NET] Public Property Recipients As RecipientList
[C#] public RecipientList Recipients {get;}
Remarks
A Recipient type contains information about the recipient of a payment (the party whose account is credited), or in the case of a refund transaction, the original recipient of the payment and the source of funds for the refund.