Skip to content

UnspecifiedConversionTrigger

Type - Unspecified Conversion Trigger#

https://raw.githubusercontent.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/main/schema/types/conversion_triggers/UnspecifiedConversionTrigger.schema.json

Use this where no structured data is available regarding what triggers the conversion of a given security.

Data Type: OCF TYPE

Properties:

Property Type Description Required
type Constant: UNSPECIFIED Scalar Constant REQUIRED
trigger_id STRING Id for this conversion trigger, unique within list of ConversionTriggers in parent convertible issuance's conversion_triggers field. REQUIRED
nickname STRING Human-friendly nickname to describe the conversion right -
trigger_description STRING Long-form description of the trigger -
conversion_right ONE OF the Following Types/Objs:
schema/types/conversion_rights/ConvertibleConversionRight
schema/types/conversion_rights/WarrantConversionRight
schema/types/conversion_rights/StockClassConversionRight
When the conditions of the trigger are met, how does the convertible convert? REQUIRED

Source Code: schema/types/conversion_triggers/UnspecifiedConversionTrigger

Copyright © 2024 Open Cap Table Coalition.