sdk.lusid.models.fund_cash_statement_row.FundCashStatementRow
- class FundCashStatementRow(**data)[source]
A single row in a Fund Cash Statement report. Each row represents a settled cash movement with running balance, cost basis, average rate, and realised FX PnL. # noqa: E501
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
Attributes
This is a Pydantic class. For now, click on the green [source] link in the class signature above to see descriptions/allowed values for these attributes.
group_by_idsequence_numbersub_holding_keyssource_idcash_statement_action_typeaccounting_dateactivity_datemovement_nameportfolio_idinstruction_typediary_entry_codeorigin_diary_entry_codecashflow_localbalance_localcashflow_baserealised_fx_pnlcost_basis_baseavg_ratefx_rate_movementpropertieslinks- classmethod from_dict(obj)[source]
Create an instance of FundCashStatementRow from a dict
- Return type: