just gen-client — покрывает links, cashflow-broker, ручные цены, imports/pending, goals/income/rebalance/tax/benchmarks.
1.6 KiB
1.6 KiB
fintracker_api.model.ImportPreview
Load the model package
import 'package:fintracker_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| accountExternalId | String | [optional] | |
| accountId | int | [optional] | |
| accountName | String | [optional] | |
| accountSuggestions | List<AccountSuggestion> | [optional] | |
| broker | String | ||
| committedAt | DateTime | [optional] | |
| counts | ImportCounts | ||
| duplicateOfId | int | [optional] | |
| error | String | [optional] | |
| filename | String | ||
| id | int | ||
| parseStatus | String | ||
| parserName | String | [optional] | |
| parserVersion | String | [optional] | |
| pendingInstruments | List<PendingInstrumentOut> | [optional] | |
| periodFrom | DateTime | [optional] | |
| periodTo | DateTime | [optional] | |
| reconciliation | ReconciliationOut | ||
| sampleEvents | List<SampleEventOut> | [optional] | |
| sha256 | String | ||
| sizeBytes | int | ||
| uploadedAt | DateTime | [optional] | |
| warnings | List<String> | [optional] |