# AchAddress
## Properties
**account_holder** | [**models::AccountHolderDetails**](AccountHolderDetails.md) | |
**bank_name** | Option<**String**> | Name of the bank. | [optional]
**bank_account_number** | **String** | The bank account number for the ACH transfer. |
**routing_number** | **String** | Routing number identifying the bank account. |
**account_type** | [**models::AchAccountType**](AchAccountType.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)