The payee details for an Affiliate who receives payment via direct deposit. In effect only if the Affiliate's "payment_method" field is set to "direct_deposit". Only users with the Account Management permission can update the fields of this model.
Name | Type | Description |
---|---|---|
affiliate_id | Integer | The ID of the Affiliate whose payment details are specified |
account_holder | String | The name of the bank account holder |
account_number | String | The bank account number |
bank_name | String | The name of the bank |
other_details | Nullable String | Any other details needed in order to perform the direct deposit |
routing_number | String | The routing number of the bank |