PayeeResponse class

PayeeResponse class

Payee addition response class.

Inheritance: PayeeResponseAbstractPayeeResponse

The PayeeResponse type exposes the following members:

Constructors

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

Properties

PropertyDescription
payee_list_idGets or sets the server assigned record ID for this payee record.
payeeGets or sets the complete PayeeResponse.payee information.
bank_account_toGets or sets the destination BankAccount, specified in countries that pay using transfers
extended_payeeGets or sets the ExtendedPayee.
payee_accountsGets or sets the collection user’s account number with the payee .

See Also