PayeeRequest class

PayeeRequest class

Payee addition request class.

Inheritance: PayeeRequestAbstractPayeeRequest

The PayeeRequest type exposes the following members:

Constructors

ConstructorDescription
PayeeRequest()Initializes a new instance of PayeeRequest class.

Properties

PropertyDescription
payee_idGets or sets the server assigned payee identifier.
payeeGets or sets the complete Payee information.
bank_account_toGets or sets the destination BankAccount, specified in countries that pay using transfers
payee_accountsGets or sets the collection user’s account number with the payee.

See Also