sdk.lusid.models.output_transaction.OutputTransaction
- class OutputTransaction(**data)[source]
A list of output transactions. # 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.
transaction_idtypedescriptioninstrument_identifiersinstrument_scopeinstrument_uidtransaction_datesettlement_dateunitstransaction_amounttransaction_pricetotal_considerationexchange_ratetransaction_to_portfolio_ratetransaction_currencypropertiescounterparty_idsourcetransaction_statusentry_date_timecancel_date_timerealised_gain_lossholding_idssource_typesource_instrument_event_idcustodian_accounttransaction_group_idresolved_transaction_type_detailsgross_transaction_amountotc_confirmationorder_idallocation_idaccounting_dateeconomicsdata_model_membershipsequencesequence_prioritysettlement_summaryversionstaged_modifications- classmethod from_dict(obj)[source]
Create an instance of OutputTransaction from a dict
- Return type: