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