From e7089d095995010bfae2d95ec761d32be6f788e8 Mon Sep 17 00:00:00 2001 From: Agustin Alexander Date: Wed, 18 Oct 2023 18:07:17 -0300 Subject: [PATCH] Update Types.py --- ibflex/Types.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ibflex/Types.py b/ibflex/Types.py index 55f39dc..793489f 100644 --- a/ibflex/Types.py +++ b/ibflex/Types.py @@ -805,6 +805,7 @@ class CashReportCurrency(FlexElement): slbNetSettledCashPaxos: Optional[decimal.Decimal] = None + @dataclass(frozen=True) class StatementOfFundsLine(FlexElement): """ Wrapped in """