just gen-client — покрывает links, cashflow-broker, ручные цены, imports/pending, goals/income/rebalance/tax/benchmarks.
788 B
788 B
fintracker_api.model.GoalPatch
Load the model package
import 'package:fintracker_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| archived | bool | [optional] | |
| currency | String | [optional] | |
| monthlyContribution | String | decimal as string | [optional] |
| name | String | [optional] | |
| note | String | [optional] | |
| scope | String | [optional] | |
| targetAmount | String | decimal as string | [optional] |
| targetDate | DateTime | [optional] |