sdk.lusid.models.flexible_repo_collateral_event.FlexibleRepoCollateralEvent
- class FlexibleRepoCollateralEvent(**data)[source]
Definition of FlexibleRepoCollateralEvent which represents a single collateral transfer as part of a repo contract modelled as a FlexibleRepo, either as part of the purchase leg or repurchase leg, or any early closure. # 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.
settlement_dateentitlement_dateamountcollateral_instrumentinstrument_event_typeadditional_properties- classmethod from_dict(obj)[source]
Create an instance of FlexibleRepoCollateralEvent from a dict
- Return type: