Skip to content

AutomaticConversionOnDateTrigger

Type - Automatic Conversion on Date Trigger#

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

Type representation of an automatic trigger on a date.

Data Type: OCF TYPE

Properties:

Property Type Description Required
type Constant: AUTOMATIC_ON_DATE 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
trigger_date schema/types/Date Date on which trigger occurs automatically (if it hasn't already occured) REQUIRED

Source Code: schema/types/conversion_triggers/AutomaticConversionOnDateTrigger

Copyright © 2024 Open Cap Table Coalition.