sdk.lusid.models.repurchase_offer_event.RepurchaseOfferEvent
- class RepurchaseOfferEvent(**data)[source]
Representation of a repurchase offer corporate action. Represents an offer by the issuer to repurchase its own shares from a shareholder at a given price. # 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.
payment_datemarket_deadline_daterepurchase_quantitycash_offer_electionslapse_electionstender_offer_electionsproration_rateresponse_deadline_dateearly_response_deadlinemin_piece_sizemin_incrementaccrued_interest_per_unitinstrument_event_typeadditional_properties- classmethod from_dict(obj)[source]
Create an instance of RepurchaseOfferEvent from a dict
- Return type: