Mechanism by which conversion occurs (OCF: RatioConversionMechanism only)
Optionalconverts_Is this potentially convertible into a future, as-yet undetermined stock class?
Identifier of stock class to which this converts
Type descriptor — must be 'STOCK_CLASS_CONVERSION_RIGHT' per OCF schema
Stock Class Conversion Right (shared) OCF: https://raw.githubusercontent.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/main/schema/types/conversion_rights/StockClassConversionRight.schema.json
OCF-compliant fields: type, conversion_mechanism, converts_to_future_round, converts_to_stock_class_id. The OCF schema has additionalProperties: false — no other fields are allowed in OCF output.
The remaining fields below are DAML-internal passthrough fields. The DAML contract
OcfStockClassConversionRightstores conversion details flat (ratio, conversion_price, etc.) rather than nested inside the conversion_mechanism object. These fields are accepted on write for backwards compatibility but are NOT included in OCF-compliant reader output.