sdk.lusid.models.dutch_auction_event.DutchAuctionEvent
- class DutchAuctionEvent(**data)[source]
Dutch Auction Event (DTCH) — a voluntary corporate action with price-discovery, proration, and per-holder bid audit. Tri-modal: CASH (uniform clearing-price cash buyback via TenderOfferElection), SECU (clean security-for-security exchange via SecurityOfferElection), or CASE (security exchange with signed per-unit cash settlement via CashAndSecurityOfferElection). # 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_datecurrencytender_offer_electionssecurity_offer_electionscash_and_security_offer_electionslapse_electionsresponse_deadline_dateearly_response_deadlineex_daterecord_dateannouncement_datetarget_quantityproration_ratenew_instrumentfractional_units_cash_pricefractional_units_cash_currencybid_priceinstrument_event_typeadditional_properties- classmethod from_dict(obj)[source]
Create an instance of DutchAuctionEvent from a dict
- Return type: