sdk.lusid.models.instrument_payment_diary_row.InstrumentPaymentDiaryRow
- class InstrumentPaymentDiaryRow(**data)[source]
An individual row containing details of a single cashflow in the diary. # 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.
quantitycurrencypayment_datepay_or_receiveaccrual_startaccrual_endcash_flow_typeis_cash_flow_determinedis_cash_flow_historicdiscount_factordiscounted_expected_cash_flow_amountday_count_fractionforward_ratereset_ratespread- classmethod from_dict(obj)[source]
Create an instance of InstrumentPaymentDiaryRow from a dict
- Return type: