RatioConversionMechanism
Conversion Mechanism - Ratio#
https://opencaptablecoalition.com/schema/types/conversion_mechanisms/RatioConversionMechanism.schema.json
Sets forth inputs and conversion mechanism of a ratio conversion (primarily used to describe conversion from one stock class (e.g. Preferred) into another (e.g. Common)
Data Type: OCF TYPE
Properties:
| Property | Type | Description | Required |
|---|---|---|---|
| type | Constant: RATIO_CONVERSION |
Scalar Constant | REQUIRED |
| ratio | schema/types/Ratio | One share of this stock class converts into this many target stock class shares | REQUIRED |
| rounding_type | Enum - Rounding TypeDescription: Enumeration of rounding typesONE OF: • CEILING • FLOOR • NORMAL |
How should fractional shares be rounded? | REQUIRED |
Source Code: schema/types/conversion_mechanisms/RatioConversionMechanism
Copyright © 2022 Open Cap Table Coalition.