Skip to content

Commit

Permalink
Update Types.py
Browse files Browse the repository at this point in the history
  • Loading branch information
agusalex authored Oct 18, 2023
1 parent 4ebc78d commit e7089d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ibflex/Types.py
Original file line number Diff line number Diff line change
Expand Up @@ -805,6 +805,7 @@ class CashReportCurrency(FlexElement):
slbNetSettledCashPaxos: Optional[decimal.Decimal] = None



@dataclass(frozen=True)
class StatementOfFundsLine(FlexElement):
""" Wrapped in <StmtFunds> """
Expand Down

0 comments on commit e7089d0

Please sign in to comment.