PayeeRequest class

PayeeRequest class

Payee addition request class.

Inheritance: PayeeRequestAbstractPayeeRequest

The PayeeRequest type exposes the following members:

Constructors

Constructor Description
PayeeRequest() Initializes a new instance of PayeeRequest class.

Properties

Property Description
payee_id Gets or sets the server assigned payee identifier.
payee Gets or sets the complete Payee information.
bank_account_to Gets or sets the destination BankAccount, specified in countries that pay using transfers
payee_accounts Gets or sets the collection user’s account number with the payee.

See Also