sdk.lusid.models.security_write_off_event.SecurityWriteOffEvent
- class SecurityWriteOffEvent(**data)[source]
Security write-off (WOFF) — removes a security holding from the portfolio at zero proceeds following an issuer-, lender-, or regulator-declared write-off. The full eligible holding is debited on the PaymentDate; no cash is received and no new security is credited. Supports Mandatory and Voluntary participation; on the Voluntary path the holder submits a SubscribeElection to recognise (apply) the write-off. # 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.
record_datepayment_dateannouncement_datesubscribe_electionsinstrument_event_typeadditional_properties- classmethod from_dict(obj)[source]
Create an instance of SecurityWriteOffEvent from a dict
- Return type: