PayeeRequest
PayeeRequest class
Payee addition request class.
public class PayeeRequest : AbstractPayeeRequest
Constructors
Properties
| Name | Description |
|---|
| BankAccountTo { get; set; } | Gets or sets the destination BankAccount, specified in countries that pay using transfers |
| Payee { get; set; } | Gets or sets the complete !:Common.Payee information. |
| PayeeAccounts { get; set; } | Gets or sets the collection user’s account number with the payee. |
| PayeeId { get; set; } | Gets or sets the server assigned payee identifier. |
See Also