pyocf.types.conversion_rights.stockclassconversionright

Type representation of a conversion right from one Stock Class into another Stock Class

pydantic model pyocf.types.conversion_rights.stockclassconversionright.StockClassConversionRight

Type representation of a conversion right from one Stock Class into another Stock Class

field conversion_mechanism: RatioConversionMechanism [Required]
field converts_to_future_round: bool | None = None
field converts_to_stock_class_id: str | None = None
field type: Literal['STOCK_CLASS_CONVERSION_RIGHT'] = 'STOCK_CLASS_CONVERSION_RIGHT'