pyocf.primitives.types.conversion_triggers.conversiontrigger

Abstract type representation of required fields require for conversion rights types.

pydantic model pyocf.primitives.types.conversion_triggers.conversiontrigger.ConversionTrigger

Abstract type representation of required fields require for conversion rights types.

field conversion_right: ConvertibleConversionRight | WarrantConversionRight | StockClassConversionRight [Required]

When the conditions of the trigger are met, how does the convertible convert?

field nickname: str | None = None
field trigger_description: str | None = None
field trigger_id: str [Required]

Id for this conversion trigger, unique within list of ConversionTriggers inparent convertible issuance’s conversion_triggers field.

field type: ConversionTriggerType [Required]

When the trigger condition is met, is the conversion automatic, elective orautomatic with an elective right not to convert