API Account Object (#6915)

* api change

* docs

* lint

* release notes

* spelling

* [autofix.ci] apply automated fixes

* spelling

* whoopsie, thanks rabbit

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
J B
2026-02-12 19:18:49 -05:00
committed by GitHub
parent f8b4e87a67
commit cf5fe67e7b
3 changed files with 18 additions and 0 deletions

View File

@@ -161,6 +161,16 @@ export const objects = {
</span>
),
},
{
name: 'balance_current',
type: 'number | null',
description: (
<span>
The current balance of the account as reported by bank sync. Can also
be set manually. Defaults to <code>null</code>
</span>
),
},
],
category: [