sdk.lusid.models.mbs_interest_deferral_event.MbsInterestDeferralEvent
- class MbsInterestDeferralEvent(**data)[source]
Definition of an MBS Interest Deferral Event This is an event that describes the occurence of a cashflow due to unpaid interest that was deferred and capitalised into the outstanding principal balance of a mortgage-backed security. # 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.
ex_datepayment_datecurrencyinterest_per_unitinstrument_event_typeadditional_properties- classmethod from_dict(obj)[source]
Create an instance of MbsInterestDeferralEvent from a dict
- Return type: