sdk.lusid.models.unsettled_transaction.UnsettledTransaction
- class UnsettledTransaction(**data)[source]
A transaction that remains unsettled as at the valuation point, with per-bucket settlement status. # 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.
transactionportfolio_idoverall_settlement_statusoverall_is_overduecash_settlement_statuscash_is_overduestock_settlement_statusstock_is_overduedeferred_cash_settlement_statusdeferred_cash_is_overdue- classmethod from_dict(obj)[source]
Create an instance of UnsettledTransaction from a dict
- Return type: