PayeeResponse class

PayeeResponse class

Payee addition response class.

Inheritance: PayeeResponseAbstractPayeeResponse

The PayeeResponse type exposes the following members:

Constructors

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

Properties

Property Description
payee_list_id Gets or sets the server assigned record ID for this payee record.
payee Gets or sets the complete PayeeResponse.payee information.
bank_account_to Gets or sets the destination BankAccount, specified in countries that pay using transfers
extended_payee Gets or sets the ExtendedPayee.
payee_accounts Gets or sets the collection user’s account number with the payee .

See Also