Recipients Property
The specific recipients to issue refunds from.
Syntax
[VB.NET] Public Property Recipients As RefundRecipientList
[C#] public RefundRecipientList Recipients {get;}
Remarks
In a refund, the terms sender and recipient refer to sender and receivers of the original payment using the AdaptivePay component. When making a refund, the sender's account receives the refund and the Recipients accounts are the source of the refund. Refunds are made from one or more Recipients to a sender.