Files
2026-09-18 14:20:50 +03:00

913 B

fintracker_api.model.ValueDay

Load the model package

import 'package:fintracker_api/api.dart';

Properties

Name Type Description Notes
accruedInterestRub String decimal as string
cashRub String decimal as string
d DateTime
externalFlowRub String decimal as string
investedNetRub String decimal as string
marketValueRub String decimal as string
missingFxCount int
missingPriceCount int
pnlTotalRub String decimal as string
stalePriceCount int
totalRub String decimal as string

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