sdk.lusid.models.option_exercise_cash_event.OptionExerciseCashEvent
- class OptionExerciseCashEvent(**data)[source]
Event for cash option exercises. # 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.
cash_flow_per_unit
exercise_date
delivery_date
exercise_type
maturity_date
moneyness
option_exercise_elections
option_type
start_date
strike_currency
strike_per_unit
underlying_value_per_unit
instrument_event_type
additional_properties
- classmethod from_dict(obj)[source]
Create an instance of OptionExerciseCashEvent from a dict
- Return type: