PayeeModRequest class

PayeeModRequest class

Payee modification request class.

Inheritance: PayeeModRequestAbstractPayeeRequest

The PayeeModRequest type exposes the following members:

Constructors

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

Properties

Property Description
payee_list_id Gets or sets the server assigned record ID for this payee record.
payee Gets or sets the PayeeModRequest.payee information to modify.
bank_account_to Gets or sets the destination BankAccount for countries that pay using transfers.
payee_accounts Gets or sets the collection user’s account number with the payee.

See Also