sdk.lusid.models.fund_cash_statement_local_currency.FundCashStatementLocalCurrency
- class FundCashStatementLocalCurrency(**data)[source]
A single row in the local-currency Fund Cash Statement report. Each row is a settled cash movement with a running balance in local currency only; base-currency columns are out of scope for this variant and are not returned. # 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_typeentry_typeaccounting_dateactivity_datemovement_nameportfolio_idinstruction_typediary_entry_codeorigin_diary_entry_codecashflow_localbalance_localpropertieslinks- classmethod from_dict(obj)[source]
Create an instance of FundCashStatementLocalCurrency from a dict
- Return type: