Files
fin-tracker/app/packages/api_client/doc/TaxYearOut.md
T
Dmitry ccd06f32f7 chore(app): сгенерированный Dart-клиент
just gen-client — покрывает links, cashflow-broker, ручные цены,
imports/pending, goals/income/rebalance/tax/benchmarks.
2026-09-19 10:46:09 +03:00

676 B

fintracker_api.model.TaxYearOut

Load the model package

import 'package:fintracker_api/api.dart';

Properties

Name Type Description Notes
accounts List<TaxAccountOut>
disclaimer String
estimated bool [optional] [default to true]
taxRate String decimal as string
totals TaxTotals
year int

[Back to Model list] [Back to API list] [Back to README]