# AccountType
## Enum Variants
| Checking | checking |
| Savings | savings |
| Cash | cash |
| CreditCard | creditCard |
| LineOfCredit | lineOfCredit |
| OtherAsset | otherAsset |
| OtherLiability | otherLiability |
| Mortgage | mortgage |
| AutoLoan | autoLoan |
| StudentLoan | studentLoan |
| PersonalLoan | personalLoan |
| MedicalDebt | medicalDebt |
| OtherDebt | otherDebt |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)