Skip to content

ConversionMechanism

Primitive - Conversion Mechanism Type#

https://raw.githubusercontent.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/main/schema/primitives/types/conversion_mechanisms/ConversionMechanism.schema.json

Description Abstract type setting forth required field(s) for ALL conversion mechanism types

⚠ Primitives are Abstract and Should Not be Used for Data. They are used to enforce uniformity in OCF data types - specifically "types" and "objects". ⚠

Properties:

Property Type Description Required
type Enum - Conversion Mechanism Type

Description: Enumeration of convertible conversion calculation types.

ONE OF:
• FIXED_AMOUNT_CONVERSION
• FIXED_PERCENT_OF_CAPITALIZATION_CONVERSION
• RATIO_CONVERSION
• SAFE_CONVERSION
• VALUATION_BASED_CONVERSION
• CONVERTIBLE_NOTE_CONVERSION
• CUSTOM_CONVERSION
• PPS_BASED_CONVERSION
Identifies the specific conversion trigger type REQUIRED

Source Code: schema/primitives/types/conversion_mechanisms/ConversionMechanism

Copyright © 2024 Open Cap Table Coalition.