PayeeModResponse class

PayeeModResponse class

Payee modification response class.

Inheritance: PayeeModResponseAbstractPayeeResponse

The PayeeModResponse type exposes the following members:

Constructors

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

Properties

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

See Also