ynab-api 4.0.0

OpenAPI-generated API bindings for the YNAB API
Documentation
# AccountType

## Enum Variants

| Name | Value |
|---- | -----|
| 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)