# BankAccountType

### Description

Indicates the financial purpose of the bank account.

## Properties
Name | Type
------------ | -------------
**CHECKING** | string
**SAVINGS** | string
**INVESTMENT** | string
**OTHER** | string
**BUSINESS_CHECKING** | string

Note: All properties are protected and only accessed via getters and setters.

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

